Searched refs:_gl_query_char (Results 1 – 1 of 1) sorted by relevance
1161 static int _gl_query_char(GetLine *gl, const char *prompt, char defchar);2345 retval = _gl_query_char(gl, prompt, defchar); in gl_query_char()2357 static int _gl_query_char(GetLine *gl, const char *prompt, char defchar) in _gl_query_char() function