HomeSort by: relevance | last modified time | path
    Searched defs:completion_matches (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
filecomplete.c 468 completion_matches(const char *text, char *(*genfunc)(const char *, int)) function in typeref:typename:char **
695 /* these can be used by function called in completion_matches() */
711 matches = completion_matches(
readline.c 54 #define completion_matches xxx_completion_matches macro
56 #undef completion_matches

Completed in 109 milliseconds