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

/macosx-10.10.1/lukemftp-14/tnftp/libedit/readline/
H A Dreadline.h48 typedef void VFunction(void); typedef
127 extern VFunction *rl_redisplay_function;
128 extern VFunction *rl_completion_display_matches_hook;
129 extern VFunction *rl_prep_term_function;
130 extern VFunction *rl_deprep_term_function;
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/editline/
H A Dreadline.h41 typedef void VFunction(void); typedef
133 extern VFunction *rl_redisplay_function;
134 extern VFunction *rl_completion_display_matches_hook;
135 extern VFunction *rl_prep_term_function;
136 extern VFunction *rl_deprep_term_function;
/macosx-10.10.1/libedit-40/src/editline/
H A Dreadline.h41 typedef void VFunction(void); typedef
134 extern VFunction *rl_redisplay_function;
135 extern VFunction *rl_completion_display_matches_hook;
136 extern VFunction *rl_prep_term_function;
137 extern VFunction *rl_deprep_term_function;
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltypedefs.h36 typedef void VFunction (); typedef
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dinput.h29 typedef void VFunction (); typedef
H A Dunwind_prot.c76 static void without_interrupts __P((VFunction *, char *, char *));
96 VFunction *function;
H A Dgeneral.h179 typedef void VFunction (); typedef
H A Dprint_cmd.c64 #define PFUNC VFunction

Completed in 145 milliseconds