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

/freebsd-13-stable/contrib/libedit/
H A Dsearch.h59 libedit_private el_action_t cv_search(EditLine *, int);
H A Dvi.c674 return cv_search(el, ED_SEARCH_PREV_HISTORY);
687 return cv_search(el, ED_SEARCH_NEXT_HISTORY);
H A Dsearch.c449 /* cv_search():
453 cv_search(EditLine *el, int dir) function

Completed in 109 milliseconds