Searched refs:ce_search_line (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dsearch.h62 protected el_action_t ce_search_line(EditLine *, int);
H A Dsearch.c384 (ret = ce_search_line(el, newdir))
397 (void) ce_search_line(el,
522 /* ce_search_line():
526 ce_search_line(EditLine *el, int dir) function
/macosx-10.10/libedit-40/src/
H A Dsearch.h69 protected el_action_t ce_search_line(EditLine *, int);
H A Dsearch.c386 (ret = ce_search_line(el, newdir))
400 (void) ce_search_line(el,
525 /* ce_search_line():
529 ce_search_line(EditLine *el, int dir) function
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dsearch.h63 protected el_action_t ce_search_line(EditLine *, int);
H A Dsearch.c368 (ret = ce_search_line(el, newdir))
381 (void) ce_search_line(el,
506 /* ce_search_line():
510 ce_search_line(EditLine *el, int dir) function

Completed in 180 milliseconds