Searched refs:gl_get_query_char (Results 1 – 1 of 1) sorted by relevance
744 static int gl_get_query_char(GetLine *gl, const char *prompt, int defchar);2419 c = gl_get_query_char(gl, prompt, defchar); in _gl_query_char()2863 static int gl_get_query_char(GetLine *gl, const char *prompt, int defchar) in gl_get_query_char() function