Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dcompat.c91 completion_matches (const char *s, rl_compentry_func_t *f) in completion_matches() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcompat.c91 completion_matches (const char *s, rl_compentry_func_t *f) in completion_matches() function
/netbsd-src/lib/libedit/
H A Dfilecomplete.c468 completion_matches(const char *text, char *(*genfunc)(const char *, int)) in completion_matches() function
H A Dreadline.c54 #define completion_matches xxx_completion_matches macro