Searched refs:H_FIRST (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h63 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL)
H A Dhistedit.h178 #define H_FIRST 3 /* , void); */ macro
H A Dreadline.c441 if (history(h, &ev, H_FIRST) != 0)
518 history(h, &ev, H_FIRST);
1121 if (history(h, &ev, H_FIRST) != 0)
1182 history(h, &ev, H_FIRST);
1215 history(h, &ev, H_FIRST);
H A Dhistory.c857 case H_FIRST:
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h70 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL)
H A Dhistedit.h204 #define H_FIRST 3 /* , void); */ macro
H A Dreadline.c516 if (history(h, &ev, H_FIRST) != 0)
593 history(h, &ev, H_FIRST);
1486 (void)history(h, &ev, H_FIRST);
1520 (void)history(h, &ev, H_FIRST);
H A Dhistory.c975 case H_FIRST:
/macosx-10.10/libedit-40/src/
H A Dhist.h70 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL)
H A Dhistedit.h202 #define H_FIRST 3 /* , void); */ macro
H A Dreadline.c520 if (history(h, &ev, H_FIRST) != 0)
597 history(h, &ev, H_FIRST);
1519 (void)history(h, &ev, H_FIRST);
1553 (void)history(h, &ev, H_FIRST);
H A Dhistory.c1023 case H_FIRST:

Completed in 88 milliseconds