Searched refs:rl_startup1_hook (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libedit/readline/ | ||
H A D | readline.h | 136 extern rl_hook_func_t *rl_startup1_hook; |
/netbsd-src/lib/libedit/ | ||
H A D | readline.c | 119 rl_hook_func_t *rl_startup1_hook = NULL; variable |