Searched refs:H_PREV_EVENT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dhistedit.h220 #define H_PREV_EVENT 16 /* , const int); */ macro
H A Dreadline.c1580 history(h, &ev, H_PREV_EVENT, curr_num);
1704 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num);
H A Dhistory.c1041 case H_PREV_EVENT:

Completed in 74 milliseconds