Searched refs:rl_icppfunc_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Drltypedefs.h76 typedef int rl_icppfunc_t PARAMS((char **)); typedef
H A Dreadline.h657 extern rl_icppfunc_t *rl_directory_completion_hook;
666 extern rl_icppfunc_t *rl_directory_rewrite_hook;
H A Dcomplete.c180 rl_icppfunc_t *rl_directory_completion_hook = (rl_icppfunc_t *)NULL;
182 rl_icppfunc_t *rl_directory_rewrite_hook = (rl_icppfunc_t *)NULL;

Completed in 72 milliseconds