Searched refs:EL_HIST (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_lineedit.c112 el_set(ntp_el, EL_HIST, history,
/netbsd-current/external/bsd/bc/dist/
H A Dmain.c249 el_set (edit, EL_HIST, history, hist);
/netbsd-current/lib/libedit/
H A Dhistedit.h146 #define EL_HIST 10 /* , hist_fun_t, const void *); set */ macro
H A Deln.c233 case EL_HIST: { /* hist_fun_t, const char * */
H A Del.c292 case EL_HIST:
/netbsd-current/lib/libedit/TEST/
H A Dtc1.c155 el_set(el, EL_HIST, history, hist);
H A Dwtc1.c139 el_wset(el, EL_HIST, history_w, hist); /* FIXME - history_w? */
/netbsd-current/usr.sbin/lpr/lpc/
H A Dlpc.c171 el_set(elptr, EL_HIST, history, hist);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp216 ::el_set(Data->EL, EL_HIST, history, Data->Hist);
/netbsd-current/usr.sbin/crash/
H A Dcrash.c483 el_set(elptr, EL_HIST, history, hist);
/netbsd-current/bin/sh/
H A Dhistedit.c163 el_set(el, EL_HIST, history, hist);
/netbsd-current/usr.bin/mail/
H A Dcomplete.c1223 (void)el_set(em.el, EL_HIST, history, em.hist);
/netbsd-current/bin/csh/
H A Dset.c583 el_set(el, EL_HIST, history, hi);
/netbsd-current/usr.bin/ftp/
H A Dutil.c1006 el_set(el, EL_HIST, history, hist); /* use history */
/netbsd-current/usr.bin/cdplay/
H A Dcdplay.c291 el_set(elptr, EL_HIST, history, hist);
/netbsd-current/sbin/fsdb/
H A Dfsdb.c373 el_set(elptr, EL_HIST, history, hist);

Completed in 200 milliseconds