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

/freebsd-10.1-release/lib/libedit/
H A Dhistedit.h201 #define H_PREV_EVENT 16 /* , const int); */ macro
H A Dreadline.c1523 FUNW(history)(h, &ev, H_PREV_EVENT, curr_num);
1651 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num);
H A Dhistory.c1004 case H_PREV_EVENT:

Completed in 164 milliseconds