Searched refs:VFunction (Results 1 – 2 of 2) sorted by relevance
42 typedef void VFunction(void); typedef148 extern VFunction *rl_redisplay_function;149 extern VFunction *rl_completion_display_matches_hook;150 extern VFunction *rl_prep_term_function;151 extern VFunction *rl_deprep_term_function;
125 VFunction *rl_redisplay_function = NULL;127 VFunction *rl_completion_display_matches_hook = NULL;128 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal;129 VFunction *rl_deprep_term_function = (VFunction *)rl_deprep_terminal;