Home
last modified time | relevance | path

Searched refs:HistEvent (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistory.c161 TYPE(HistEvent) ev; /* What we return */
251 history_def_first(void *p, TYPE(HistEvent) *ev) in history_def_first()
271 history_def_last(void *p, TYPE(HistEvent) *ev) in history_def_last()
291 history_def_next(void *p, TYPE(HistEvent) *ev) in history_def_next()
316 history_def_prev(void *p, TYPE(HistEvent) *ev) in history_def_prev()
342 history_def_curr(void *p, TYPE(HistEvent) *ev) in history_def_curr()
611 TYPE(HistEvent) ev; in TYPE()
642 TYPE(HistEvent) ev; in FUN()
728 TYPE(HistEvent) ev; in history_set_fun()
782 TYPE(HistEvent) ev; in history_load()
[all …]
H A Dreadline.c309 HistEvent ev; in rl_initialize()
442 HistEvent ev; in readline()
579 HistEvent ev; in get_history_event()
1238 HistEvent ev; in stifle_history()
1264 HistEvent ev; in unstifle_history()
1426 HistEvent ev; in read_history()
1449 HistEvent ev; in write_history()
1462 HistEvent ev; in append_history()
1491 HistEvent ev; in history_get()
1537 HistEvent ev; in add_history()
[all …]
H A Dhistedit.h191 typedef struct HistEvent { struct
194 } HistEvent; typedef
202 int history(History *, HistEvent *, int, ...);
/dragonfly/bin/sh/
H A Dhistedit.c164 HistEvent he; in sethistsize()
188 HistEvent he; in histcmd()
427 HistEvent he; in str_to_event()
H A Dinput.c257 HistEvent he; in preadbuffer()
/dragonfly/usr.bin/bc/
H A Dextern.h51 extern HistEvent he;
H A Dscan.l37 HistEvent he;
/dragonfly/usr.sbin/lpr/lpc/
H A Dlpc.c140 static HistEvent he; in cmdscanner()
/dragonfly/usr.sbin/pppctl/
H A Dpppctl.c397 HistEvent he; in main()
/dragonfly/usr.bin/tftp/
H A Dmain.c577 HistEvent he; in command()
/dragonfly/usr.bin/units/
H A Dunits.c702 HistEvent ev; in main()
/dragonfly/sbin/fsdb/
H A Dfsdb.c213 HistEvent he; in cmdloop()
/dragonfly/contrib/tnftp/src/
H A Dmain.c694 HistEvent ev; in cmdscanner()
H A Dutil.c1010 HistEvent ev; in controlediting()
/dragonfly/usr.sbin/cdcontrol/
H A Dcdcontrol.c1148 static HistEvent he; in input()
/dragonfly/crypto/openssh/
H A Dsftp.c2199 HistEvent hev; in interactive_loop()