Searched refs:VFunction (Results 1 – 3 of 3) sorted by relevance
43 typedef void VFunction(void); typedef137 extern VFunction *rl_redisplay_function;138 extern VFunction *rl_completion_display_matches_hook;139 extern VFunction *rl_prep_term_function;140 extern VFunction *rl_deprep_term_function;
127 static VFunction *tui_old_rl_redisplay_function;128 static VFunction *tui_old_rl_prep_terminal;129 static VFunction *tui_old_rl_deprep_terminal;
84 VFunction *rl_event_hook = NULL;123 VFunction *rl_redisplay_function = NULL;125 VFunction *rl_completion_display_matches_hook = NULL;126 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal;127 VFunction *rl_deprep_term_function = (VFunction *)rl_deprep_terminal;