| /freebsd-11-stable/contrib/ntp/libntp/ |
| HD | ntp_lineedit.c | 110 el_set(ntp_el, EL_HIST, history, in ntp_readline_init()
|
| /freebsd-11-stable/lib/libedit/ |
| HD | histedit.h | 147 #define EL_HIST 10 /* , hist_fun_t, const void *); set */ macro
|
| HD | eln.c | 237 case EL_HIST: { /* hist_fun_t, const char * */ in el_set()
|
| HD | el.c | 286 case EL_HIST: in FUN()
|
| HD | readline.c | 323 el_set(e, EL_HIST, history, h); in rl_initialize()
|
| /freebsd-11-stable/lib/libedit/TEST/ |
| HD | tc1.c | 156 el_set(el, EL_HIST, history, hist); in main()
|
| HD | wtc1.c | 145 el_wset(el, EL_HIST, history_w, hist); /* FIXME - history_w? */ in main()
|
| /freebsd-11-stable/usr.sbin/lpr/lpc/ |
| HD | lpc.c | 167 el_set(el, EL_HIST, history, hist); in cmdscanner()
|
| /freebsd-11-stable/bin/sh/ |
| HD | histedit.c | 123 el_set(el, EL_HIST, history, hist); in histedit()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/LineEditor/ |
| HD | LineEditor.cpp | 216 ::el_set(Data->EL, EL_HIST, history, Data->Hist); in LineEditor()
|
| /freebsd-11-stable/usr.sbin/gstat/ |
| HD | gstat.c | 189 el_set(el, EL_HIST, history, hist); in main()
|
| /freebsd-11-stable/usr.sbin/ngctl/ |
| HD | main.c | 313 el_set(el, EL_HIST, history, (const char *)hist); in DoInteractive()
|
| /freebsd-11-stable/usr.sbin/pppctl/ |
| HD | pppctl.c | 606 el_set(td.edit, EL_HIST, history, (const char *)td.hist); in main()
|
| /freebsd-11-stable/usr.bin/units/ |
| HD | units.c | 839 el_set(el, EL_HIST, history, inhistory); in main()
|
| /freebsd-11-stable/usr.bin/tftp/ |
| HD | main.c | 727 el_set(el, EL_HIST, history, hist); in command()
|
| /freebsd-11-stable/usr.bin/bc/ |
| HD | bc.y | 1207 el_set(el, EL_HIST, history, hist); in main()
|
| /freebsd-11-stable/sbin/fsdb/ |
| HD | fsdb.c | 245 el_set(elptr, EL_HIST, history, hist); in cmdloop()
|
| /freebsd-11-stable/contrib/tnftp/src/ |
| HD | util.c | 985 el_set(el, EL_HIST, history, hist); /* use history */ in controlediting()
|
| /freebsd-11-stable/usr.sbin/cdcontrol/ |
| HD | cdcontrol.c | 1180 el_set(el, EL_HIST, history, hist); in input()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | Editline.cpp | 1058 el_wset(m_editline, EL_HIST, history, m_history_sp->GetHistoryPtr()); in ConfigureEditor()
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | sftp.c | 2056 el_set(el, EL_HIST, history, hl); in interactive_loop()
|