Searched refs:HistEvent (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistory.c61 typedef int (*history_gfun_t)(ptr_t, TYPE(HistEvent) *);
62 typedef int (*history_efun_t)(ptr_t, TYPE(HistEvent) *, const Char *);
63 typedef void (*history_vfun_t)(ptr_t, TYPE(HistEvent) *);
64 typedef int (*history_sfun_t)(ptr_t, TYPE(HistEvent) *, const int);
104 private int history_setsize(TYPE(History) *, TYPE(HistEvent) *, int);
105 private int history_getsize(TYPE(History) *, TYPE(HistEvent) *);
106 private int history_setunique(TYPE(History) *, TYPE(HistEvent) *, int);
107 private int history_getunique(TYPE(History) *, TYPE(HistEvent) *);
111 private int history_prev_event(TYPE(History) *, TYPE(HistEvent) *, int);
112 private int history_next_event(TYPE(History) *, TYPE(HistEvent) *, in
[all...]
H A Dhistedit.h188 typedef struct HistEvent { struct
191 } HistEvent; typedef in typeref:struct:HistEvent
199 int history(History *, HistEvent *, int, ...);
H A Dhist.h45 typedef int (*hist_fun_t)(ptr_t, TYPE(HistEvent) *, int, ...);
54 TYPE(HistEvent) ev; /* Event cookie */
H A Dreadline.c190 HistEvent ev;
281 HistEvent ev;
380 HistEvent ev;
508 HistEvent ev;
1125 HistEvent ev;
1141 HistEvent ev;
1302 HistEvent ev;
1319 HistEvent ev;
1339 HistEvent ev;
1373 HistEvent e
[all...]
H A Dhist.c161 HistEvent ev;
/macosx-10.10/libedit-40/src/
H A Dhistory.c61 typedef int (*history_gfun_t)(void *, TYPE(HistEvent) *);
62 typedef int (*history_efun_t)(void *, TYPE(HistEvent) *, const Char *);
63 typedef void (*history_vfun_t)(void *, TYPE(HistEvent) *);
64 typedef int (*history_sfun_t)(void *, TYPE(HistEvent) *, const int);
104 private int history_setsize(TYPE(History) *, TYPE(HistEvent) *, int);
105 private int history_getsize(TYPE(History) *, TYPE(HistEvent) *);
106 private int history_setunique(TYPE(History) *, TYPE(HistEvent) *, int);
107 private int history_getunique(TYPE(History) *, TYPE(HistEvent) *);
111 private int history_prev_event(TYPE(History) *, TYPE(HistEvent) *, int);
112 private int history_next_event(TYPE(History) *, TYPE(HistEvent) *, in
[all...]
H A Dhistedit.h186 typedef struct HistEvent { struct
189 } HistEvent; typedef in typeref:struct:HistEvent
197 int history(History *, HistEvent *, int, ...);
H A Dhist.h45 typedef int (*hist_fun_t)(void *, TYPE(HistEvent) *, int, ...);
54 TYPE(HistEvent) ev; /* Event cookie */
H A Dreadline.c192 HistEvent ev;
280 HistEvent ev;
384 HistEvent ev;
512 HistEvent ev;
1133 HistEvent ev;
1149 HistEvent ev;
1325 HistEvent ev;
1346 HistEvent ev;
1366 HistEvent ev;
1403 HistEvent e
[all...]
H A Dhist.c161 TYPE(HistEvent) ev;
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistory.c51 typedef int (*history_gfun_t)(ptr_t, HistEvent *);
52 typedef int (*history_efun_t)(ptr_t, HistEvent *, const char *);
53 typedef void (*history_vfun_t)(ptr_t, HistEvent *);
54 typedef int (*history_sfun_t)(ptr_t, HistEvent *, const int);
92 private int history_setsize(History *, HistEvent *, int);
93 private int history_getsize(History *, HistEvent *);
94 private int history_setunique(History *, HistEvent *, int);
95 private int history_getunique(History *, HistEvent *);
99 private int history_prev_event(History *, HistEvent *, int);
100 private int history_next_event(History *, HistEvent *, in
[all...]
H A Dhistedit.h162 typedef struct HistEvent { struct
165 } HistEvent; typedef in typeref:struct:HistEvent
173 int history(History *, HistEvent *, int, ...);
H A Dhist.h46 typedef int (*hist_fun_t)(ptr_t, HistEvent *, int, ...);
55 HistEvent ev; /* Event cookie */
H A Dreadline.c183 HistEvent ev;
206 HistEvent ev;
302 HistEvent ev;
433 HistEvent ev;
1037 HistEvent ev;
1053 HistEvent ev;
1078 HistEvent ev;
1092 HistEvent ev;
1109 HistEvent ev;
1144 HistEvent e
[all...]
H A Dhist.c155 HistEvent ev;
/macosx-10.10/bc-21/bc/bc/
H A Dglobal.h118 HistEvent histev;
/macosx-10.10/ntp-92/libntp/
H A Dntp_lineedit.c46 static HistEvent hev;
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c138 HistEvent ev;
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dscutil.c211 HistEvent ev;
661 HistEvent ev;
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dmain.c698 HistEvent ev;
H A Dutil.c986 HistEvent ev;
/macosx-10.10/remote_cmds-47/tftp.tproj/
H A Dmain.c736 HistEvent he;

Completed in 122 milliseconds