Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/readline/
H A Dreadline.h136 extern rl_hook_func_t *rl_startup1_hook;
/netbsd-src/lib/libedit/
H A Dreadline.c119 rl_hook_func_t *rl_startup1_hook = NULL; variable