Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dcompat.c92 completion_matches (s, f) in completion_matches() function
/openbsd/src/lib/libedit/
Dfilecomplete.c261 completion_matches(const char *text, char *(*genfunc)(const char *, int)) in completion_matches() function