Home
last modified time | relevance | path

Searched refs:gl_get_input_line (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libtecla/common/
H A Dgetline.c738 static int gl_get_input_line(GetLine *gl, const char *prompt,
2257 if(gl_get_input_line(gl, prompt, start_line, start_pos)) in _gl_get_line()
2779 static int gl_get_input_line(GetLine *gl, const char *prompt, in gl_get_input_line() function