Searched refs:gl_get_input_line (Results 1 – 1 of 1) sorted by relevance
738 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