Searched refs:rl_completion_func_t (Results 1 – 5 of 5) sorted by relevance
44 typedef char **rl_completion_func_t(const char *, int, int); typedef123 extern rl_completion_func_t *rl_attempted_completion_function;
51 typedef char **rl_completion_func_t PARAMS((const char *, int, int));
631 extern rl_completion_func_t *rl_attempted_completion_function;
239 rl_completion_func_t *rl_attempted_completion_function = (rl_completion_func_t *)NULL;
119 rl_completion_func_t *rl_attempted_completion_function = NULL;