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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c668 static GetLine *tputs_gl = NULL; variable
3925 tputs_gl = gl;
3945 return gl_print_raw_string(tputs_gl, 1, &ch, 1);
3947 (void) gl_print_raw_string(tputs_gl, 1, &ch, 1);

Completed in 94 milliseconds