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

/freebsd-11.0-release/bin/sh/
H A Dhistedit.c334 retval = history(hist, &he, H_NEXT_EVENT, first);
363 H_NEXT_EVENT, oldhistnum);
451 retval = history(hist, &he, H_NEXT_EVENT, i);
/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h219 #define H_NEXT_EVENT 15 /* , const int); */ macro
H A Dhistory.c1046 case H_NEXT_EVENT:
H A Dreadline.c1705 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num);

Completed in 123 milliseconds