Searched defs:VFunction (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/editline/
H A Dreadline.h41 typedef void VFunction(void); typedef
136 extern VFunction *rl_redisplay_function;
137 extern VFunction *rl_completion_display_matches_hook;
138 extern VFunction *rl_prep_term_function;
139 extern VFunction *rl_deprep_term_function;

Completed in 167 milliseconds