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

/freebsd-11.0-release/contrib/ntp/libntp/
H A Dntp_lineedit.c110 el_set(ntp_el, EL_HIST, history,
/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h147 #define EL_HIST 10 /* , hist_fun_t, const void *); set */ macro
H A Deln.c242 case EL_HIST: { /* hist_fun_t, const char * */
H A Del.c288 case EL_HIST:
H A Dreadline.c324 el_set(e, EL_HIST, history, h);
/freebsd-11.0-release/lib/libedit/TEST/
H A Dtc1.c156 el_set(el, EL_HIST, history, hist);
H A Dwtc1.c142 el_wset(el, EL_HIST, history_w, hist); /* FIXME - history_w? */
/freebsd-11.0-release/usr.sbin/lpr/lpc/
H A Dlpc.c167 el_set(el, EL_HIST, history, hist);
/freebsd-11.0-release/contrib/llvm/lib/LineEditor/
H A DLineEditor.cpp211 ::el_set(Data->EL, EL_HIST, history, Data->Hist);
/freebsd-11.0-release/bin/sh/
H A Dhistedit.c123 el_set(el, EL_HIST, history, hist);
/freebsd-11.0-release/usr.sbin/gstat/
H A Dgstat.c180 el_set(el, EL_HIST, history, hist);
/freebsd-11.0-release/usr.sbin/ngctl/
H A Dmain.c313 el_set(el, EL_HIST, history, (const char *)hist);
/freebsd-11.0-release/usr.bin/units/
H A Dunits.c831 el_set(el, EL_HIST, history, inhistory);
/freebsd-11.0-release/usr.sbin/pppctl/
H A Dpppctl.c604 el_set(td.edit, EL_HIST, history, (const char *)td.hist);
/freebsd-11.0-release/contrib/tnftp/src/
H A Dutil.c985 el_set(el, EL_HIST, history, hist); /* use history */
/freebsd-11.0-release/sbin/fsdb/
H A Dfsdb.c244 el_set(elptr, EL_HIST, history, hist);
/freebsd-11.0-release/usr.bin/bc/
H A Dbc.y1206 el_set(el, EL_HIST, history, hist);
/freebsd-11.0-release/usr.bin/tftp/
H A Dmain.c720 el_set(el, EL_HIST, history, hist);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp1063 el_wset (m_editline, EL_HIST, history, m_history_sp->GetHistoryPtr());
/freebsd-11.0-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c1180 el_set(el, EL_HIST, history, hist);

Completed in 293 milliseconds