Searched refs:ed_search_prev_history (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dsearch.c394 ed_search_prev_history(el, 0) :
513 if ((dir == ED_SEARCH_PREV_HISTORY ? ed_search_prev_history(el, 0) :
587 return ed_search_prev_history(el, 0);
H A Dcommon.c702 /* ed_search_prev_history():
708 ed_search_prev_history(EditLine *el, Int c __attribute__((__unused__))) function

Completed in 56 milliseconds