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

/freebsd-11.0-release/lib/libedit/
H A Dhistory.c60 typedef int (*history_gfun_t)(void *, TYPE(HistEvent) *);
61 typedef int (*history_efun_t)(void *, TYPE(HistEvent) *, const Char *);
62 typedef void (*history_vfun_t)(void *, TYPE(HistEvent) *);
63 typedef int (*history_sfun_t)(void *, TYPE(HistEvent) *, const int);
103 private int history_setsize(TYPE(History) *, TYPE(HistEvent) *, int);
104 private int history_getsize(TYPE(History) *, TYPE(HistEvent) *);
105 private int history_setunique(TYPE(History) *, TYPE(HistEvent) *, int);
106 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.h191 typedef struct HistEvent { struct
194 } HistEvent; typedef in typeref:struct:HistEvent
202 int history(History *, HistEvent *, int, ...);
H A Dhist.h46 typedef int (*hist_fun_t)(void *, TYPE(HistEvent) *, int, ...);
55 TYPE(HistEvent) ev; /* Event cookie */
H A Dreadline.c197 HistEvent ev;
292 HistEvent ev;
422 HistEvent ev;
550 HistEvent ev;
1172 HistEvent ev;
1188 HistEvent ev;
1350 HistEvent ev;
1367 HistEvent ev;
1387 HistEvent ev;
1421 HistEvent e
[all...]
H A Dhist.c163 TYPE(HistEvent) ev;
/freebsd-11.0-release/usr.bin/bc/
H A Dextern.h45 extern HistEvent he;
H A Dscan.l38 HistEvent he;
/freebsd-11.0-release/contrib/llvm/lib/LineEditor/
H A DLineEditor.cpp223 HistEvent HE;
239 HistEvent HE;
246 HistEvent HE;
265 HistEvent HE;
/freebsd-11.0-release/bin/sh/
H A Dhistedit.c166 HistEvent he;
190 HistEvent he;
429 HistEvent he;
H A Dinput.c257 HistEvent he;
/freebsd-11.0-release/contrib/ntp/libntp/
H A Dntp_lineedit.c56 static HistEvent hev;
/freebsd-11.0-release/lib/libedit/TEST/
H A Dtc1.c134 HistEvent ev;
/freebsd-11.0-release/usr.sbin/lpr/lpc/
H A Dlpc.c152 HistEvent he;
/freebsd-11.0-release/usr.sbin/pppctl/
H A Dpppctl.c282 HistEvent hev = { 0, "" };
578 HistEvent hev = { 0, "" };
/freebsd-11.0-release/usr.sbin/gstat/
H A Dgstat.c95 HistEvent hist_ev;
/freebsd-11.0-release/usr.sbin/ngctl/
H A Dmain.c298 HistEvent hev = { 0, "" };
/freebsd-11.0-release/contrib/tnftp/src/
H A Dmain.c675 HistEvent ev;
H A Dutil.c978 HistEvent ev;
/freebsd-11.0-release/usr.bin/units/
H A Dunits.c755 HistEvent ev;
/freebsd-11.0-release/sbin/fsdb/
H A Dfsdb.c232 HistEvent he;
/freebsd-11.0-release/usr.bin/tftp/
H A Dmain.c706 HistEvent he;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp72 #define HistEventW HistEvent
/freebsd-11.0-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c1166 HistEvent he;

Completed in 320 milliseconds