Searched refs:rl_hook_func_t (Results 1 – 2 of 2) sorted by relevance
48 typedef int rl_hook_func_t(void); typedef129 extern rl_hook_func_t *rl_pre_input_hook;130 extern rl_hook_func_t *rl_startup_hook;136 extern rl_hook_func_t *rl_startup1_hook;162 extern rl_hook_func_t *rl_event_hook;
86 rl_hook_func_t *rl_event_hook = NULL;118 rl_hook_func_t *rl_pre_input_hook = NULL;119 rl_hook_func_t *rl_startup1_hook = NULL;128 rl_hook_func_t *rl_startup_hook = NULL;