Searched refs:H_LOAD (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname)
H A Dhistedit.h192 #define H_LOAD 17 /* , const char *); */ macro
H A Dhistory.c886 case H_LOAD:
H A Dreadline.c1082 return (history(h, &ev, H_LOAD, filename));
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h74 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname)
H A Dhistedit.h218 #define H_LOAD 17 /* , const char *); */ macro
H A Dhistory.c1004 case H_LOAD:
H A Dreadline.c1308 return (history(h, &ev, H_LOAD, filename) == -1 ?
/macosx-10.10/libedit-40/src/
H A Dhist.h74 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname)
H A Dhistedit.h216 #define H_LOAD 17 /* , const char *); */ macro
H A Dhistory.c1052 case H_LOAD:
H A Dreadline.c1331 if (history(h, &ev, H_LOAD, filename) == -1)
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c269 history(hist, &ev, H_LOAD, av[2]);
H A Dwtc1.c220 history_w(hist, &ev, H_LOAD,

Completed in 136 milliseconds