Home
last modified time | relevance | path

Searched refs:info_read_completing_internal (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/info/
H A Decho-area.h40 extern char * info_read_completing_internal (WINDOW *window, char *prompt,
H A Decho-area.c802 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 DChangeLog.462941 * 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.