Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dcomplete.c1589 rl_completion_matches (text, entry_function) in rl_completion_matches() argument
1591 rl_compentry_func_t *entry_function;
1610 while ((string = (*entry_function) (text, matches)))