Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1158 static char *_gl_get_line(GetLine *gl, const char *prompt,
2184 retval = _gl_get_line(gl, prompt, start_line, start_pos); in gl_get_line()
2197 static char *_gl_get_line(GetLine *gl, const char *prompt, in _gl_get_line() function