Searched refs:info_read_completing_internal (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/info/ |
H A D | echo-area.h | 40 extern char * info_read_completing_internal (WINDOW *window, char *prompt,
|
H A D | echo-area.c | 802 info_read_completing_internal (WINDOW *window, char *prompt, in info_read_completing_internal() function 899 return (info_read_completing_internal (window, prompt, completions, 1)); in info_read_completing_in_echo_area() 908 return (info_read_completing_internal (window, prompt, completions, 0)); in info_read_maybe_completing()
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | ChangeLog.46 | 2941 * info/echo-area.c (info_read_completing_internal): If there are 9371 separate callable function info_read_completing_internal (). 9374 info_read_completing_internal () with non-forcing argument.
|