Searched refs:rl_compentry_func_t (Results 1 – 2 of 2) sorted by relevance
45 typedef char *rl_compentry_func_t(const char *, int); typedef204 char **rl_completion_matches(const char *, rl_compentry_func_t *);
2126 rl_completion_matches(const char *str, rl_compentry_func_t *fun) in rl_completion_matches()