Searched refs:BYHANDMSGLEN (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dinfotocap.c98 #define BYHANDMSGLEN 27 macro
115 newvalue = &_newvalue[BYHANDMSGLEN];
228 return (&_newvalue[BYHANDMSGLEN]);
231 (void) strcpy(&_newvalue[BYHANDMSGLEN], savevalue);

Completed in 29 milliseconds