HomeSort by relevance Sort by last modified time
    Searched refs:ch_reset (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
chared.h 166 protected void ch_reset(EditLine *, int);
read.c 466 ch_reset(el, 0);
692 ch_reset(el, 1); /* reset the input pointers */
el.c 191 ch_reset(el, 0); /* XXX: Do we want that? */
chared.c 454 /* ch_reset():
458 ch_reset(EditLine *el, int mclear) function
601 ch_reset(el, 1);
common.c 616 ch_reset(el, 0);

Completed in 357 milliseconds