Searched refs:ed_search_next_history (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/libedit-40/local/
H A Dfcns.c16 ed_search_next_history, ed_search_prev_history,
H A Dcommon.h35 protected el_action_t ed_search_next_history (EditLine *, Int);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dsearch.c391 ed_search_next_history(el, 0);
510 ed_search_next_history(el, 0)) == CC_ERROR) {
581 return (ed_search_next_history(el, 0));
H A Dcommon.c770 /* ed_search_next_history():
776 ed_search_next_history(EditLine *el, Int c __attribute__((__unused__))) function
/macosx-10.10/libedit-40/src/
H A Dsearch.c394 ed_search_next_history(el, 0));
513 ed_search_next_history(el, 0)) == CC_ERROR) {
584 return ed_search_next_history(el, 0);
H A Dcommon.c768 /* ed_search_next_history():
774 ed_search_next_history(EditLine *el, Int c __attribute__((__unused__))) function
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dsearch.c375 ed_search_next_history(el, 0);
494 ed_search_next_history(el, 0)) == CC_ERROR) {
565 return (ed_search_next_history(el, 0));
H A Dcommon.c766 /* ed_search_next_history():
772 ed_search_next_history(EditLine *el, int c __attribute__((__unused__))) function

Completed in 148 milliseconds