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

/freebsd-10.0-release/usr.bin/bc/
H A Dextern.h41 extern HistEvent he;
H A Dscan.l37 HistEvent he;
/freebsd-10.0-release/lib/libedit/
H A Dhistory.c56 typedef int (*history_gfun_t)(ptr_t, HistEvent *);
57 typedef int (*history_efun_t)(ptr_t, HistEvent *, const char *);
58 typedef void (*history_vfun_t)(ptr_t, HistEvent *);
59 typedef int (*history_sfun_t)(ptr_t, HistEvent *, const int);
99 private int history_setsize(History *, HistEvent *, int);
100 private int history_getsize(History *, HistEvent *);
101 private int history_setunique(History *, HistEvent *, int);
102 private int history_getunique(History *, HistEvent *);
106 private int history_prev_event(History *, HistEvent *, int);
107 private int history_next_event(History *, HistEvent *, in
[all...]
H A Dhistedit.h171 typedef struct HistEvent { struct
174 } HistEvent; typedef in typeref:struct:HistEvent
182 int history(History *, HistEvent *, int, ...);
H A Dhist.h45 typedef int (*hist_fun_t)(ptr_t, HistEvent *, int, ...);
54 HistEvent ev; /* Event cookie */
H A Dreadline.c191 TYPE(HistEvent) ev;
271 TYPE(HistEvent) ev;
370 TYPE(HistEvent) ev;
498 TYPE(HistEvent) ev;
1115 TYPE(HistEvent) ev;
1131 TYPE(HistEvent) ev;
1292 TYPE(HistEvent) ev;
1309 TYPE(HistEvent) ev;
1329 TYPE(HistEvent) ev;
1363 TYPE(HistEvent) e
[all...]
H A Dhist.c158 HistEvent ev;
/freebsd-10.0-release/contrib/llvm/tools/lldb/tools/driver/
H A DIOChannel.h143 HistEvent m_history_event;
/freebsd-10.0-release/bin/sh/
H A Dhistedit.c166 HistEvent he;
189 HistEvent he;
428 HistEvent he;
H A Dinput.c292 HistEvent he;
/freebsd-10.0-release/lib/libedit/TEST/
H A Dtest.c128 HistEvent ev;
/freebsd-10.0-release/usr.sbin/lpr/lpc/
H A Dlpc.c152 HistEvent he;
/freebsd-10.0-release/usr.sbin/pppctl/
H A Dpppctl.c282 HistEvent hev = { 0, "" };
578 HistEvent hev = { 0, "" };
/freebsd-10.0-release/usr.sbin/gstat/
H A Dgstat.c95 HistEvent hist_ev;
/freebsd-10.0-release/usr.sbin/ngctl/
H A Dmain.c298 HistEvent hev = { 0, "" };
/freebsd-10.0-release/contrib/tnftp/src/
H A Dmain.c675 HistEvent ev;
H A Dutil.c978 HistEvent ev;
/freebsd-10.0-release/sbin/fsdb/
H A Dfsdb.c232 HistEvent he;
/freebsd-10.0-release/usr.bin/tftp/
H A Dmain.c707 HistEvent he;
/freebsd-10.0-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c1166 HistEvent he;

Completed in 106 milliseconds