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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c787 static int gl_control_strings(GetLine *gl, const char *term);
3505 static int gl_control_strings(GetLine *gl, const char *term) function
3657 * This is a private function of gl_control_strings() used to look up
3677 * This is a private function of gl_control_strings() used to look up
3682 * be trashed by another call to gl_control_strings() by another
5975 * If we don't set this now, gl_control_strings() won't know
5982 if(gl_control_strings(gl, term)) {
6052 * looked up by gl_control_strings().

Completed in 120 milliseconds