Searched defs:cconvert (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcexpand.c168 *cconvert(char *string) function
216 * Most of the work is done by rmpadding() above and cconvert(); this
231 (void) sprintf(ret2buffer, "%s%s", padbuffer, cconvert(retptr));

Completed in 77 milliseconds