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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c121 static TputsRetType gl_tputs_putchar(TputsArgType c);
3927 tputs((char *)string, nline, gl_tputs_putchar);
3941 static TputsRetType gl_tputs_putchar(TputsArgType c) function

Completed in 75 milliseconds