Home
last modified time | relevance | path

Searched refs:rl_hook_func_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/libedit/readline/
H A Dreadline.h47 typedef int rl_hook_func_t(void); typedef
142 extern rl_hook_func_t *rl_event_hook;
/freebsd-13.1/contrib/libedit/
H A Dreadline.c83 rl_hook_func_t *rl_event_hook = NULL;