Home
last modified time | relevance | path

Searched refs:savevalue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dinfotocap.c152 char *savevalue; in infotocap() local
160 savevalue = value; in infotocap()
229 (void) strcpy(&_newvalue[BYHANDMSGLEN], savevalue); in infotocap()