Searched defs:rl_compentry_func_t (Results 1 - 1 of 1) sorted by relevance
/external/libedit/src/editline/ | ||
H A D | readline.h | 45 typedef char *rl_compentry_func_t(const char *, int); typedef 204 char **rl_completion_matches(const char *, rl_compentry_func_t *); |
Completed in 24 milliseconds