Searched refs:H_LAST (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h64 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL)
H A Dhistedit.h179 #define H_LAST 4 /* , void); */ macro
H A Dhistory.c865 case H_LAST:
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h71 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL)
H A Dhistedit.h205 #define H_LAST 4 /* , void); */ macro
H A Dreadline.c1351 if (history(h, &ev, H_LAST) != 0)
1433 if (history(h, &ev, H_LAST) != 0)
H A Dhistory.c983 case H_LAST:
/macosx-10.10/libedit-40/src/
H A Dhist.h71 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL)
H A Dhistedit.h203 #define H_LAST 4 /* , void); */ macro
H A Dreadline.c1381 if (history(h, &ev, H_LAST) != 0)
1466 if (history(h, &ev, H_LAST) != 0)
H A Dhistory.c1031 case H_LAST:
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c254 for (rv = history(hist, &ev, H_LAST); rv != -1;
H A Dwtc1.c206 for(rc = history_w(hist, &ev, H_LAST);

Completed in 107 milliseconds