Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDcomplete.c1785 rl_completion_matches (text, entry_function) in rl_completion_matches() argument
1787 rl_compentry_func_t *entry_function;
1806 while ((string = (*entry_function) (text, matches)))