Searched refs:info_read_completing_internal (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.h40 extern char * info_read_completing_internal (WINDOW *window, char *prompt,
H A Decho-area.c805 info_read_completing_internal (WINDOW *window, char *prompt,
902 return (info_read_completing_internal (window, prompt, completions, 1));
911 return (info_read_completing_internal (window, prompt, completions, 0));
802 info_read_completing_internal (WINDOW *window, char *prompt, function

Completed in 150 milliseconds