Home
last modified time | relevance | path

Searched defs:rl_completion_matches (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl2/lvm2/dist/tools/
H A Dlvm.c31 # define rl_completion_matches(a, b) completion_matches((char *)a, b) macro
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c2164 rl_completion_matches (const char *text, rl_compentry_func_t *entry_function) in rl_completion_matches() function
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c2164 rl_completion_matches (const char *text, rl_compentry_func_t *entry_function) in rl_completion_matches() function
/netbsd/lib/libedit/
H A Dreadline.c2400 rl_completion_matches(const char *str, rl_compentry_func_t *fun) in rl_completion_matches() function