Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDhistedit.h220 #define H_PREV_EVENT 16 /* , const int); */ macro
HDreadline.c1580 history(h, &ev, H_PREV_EVENT, curr_num); in history_total_bytes()
1704 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num); in history_search_pos()
HDhistory.c1041 case H_PREV_EVENT: in FUNW()