Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhistedit.h217 #define H_NEXT_EVENT 15 /* , const int); */ macro
H A Dhistory.c1067 case H_NEXT_EVENT: in FUNW()
H A Dreadline.c1701 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num); in history_search_pos()