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

/external/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.c522 if (history(h, &ev, H_FIRST) != 0)
599 history(h, &ev, H_FIRST);
1500 (void)history(h, &ev, H_FIRST);
1534 (void)history(h, &ev, H_FIRST);
H A Dhistory.c981 case H_FIRST:

Completed in 93 milliseconds