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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistedit.h126 #define EL_HIST 10 /* , hist_fun_t, const char *); */ macro
H A Del.c226 case EL_HIST:
378 case EL_HIST:
H A Dreadline.c239 el_set(e, EL_HIST, history, h);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistedit.h145 #define EL_HIST 10 /* , hist_fun_t, const ptr_t); set */ macro
H A Deln.c216 case EL_HIST: { /* hist_fun_t, const char * */
H A Del.c274 case EL_HIST:
H A Dreadline.c313 el_set(e, EL_HIST, history, h);
/macosx-10.10/libedit-40/src/
H A Dhistedit.h143 #define EL_HIST 10 /* , hist_fun_t, const void *); set */ macro
H A Deln.c224 case EL_HIST: { /* hist_fun_t, const char * */
H A Del.c277 case EL_HIST:
H A Dreadline.c312 el_set(e, EL_HIST, history, h);
/macosx-10.10/ntp-92/libntp/
H A Dntp_lineedit.c99 el_set(ntp_el, EL_HIST, history, ntp_hist);
/macosx-10.10/bc-21/bc/bc/
H A Dmain.c245 el_set (edit, EL_HIST, history, hist);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c160 el_set(el, EL_HIST, history, hist);
H A Dwtc1.c131 el_wset(el, EL_HIST, history_w, hist); /* FIXME - history_w? */
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dscutil.c673 el_set(src->el, EL_HIST, history, src->h);
/macosx-10.10/remote_cmds-47/tftp.tproj/
H A Dmain.c749 el_set(el, EL_HIST, history, hist);
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dutil.c993 el_set(el, EL_HIST, history, hist); /* use history */

Completed in 267 milliseconds