Searched refs:term_echotc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libedit/
H A Dterm.h106 protected int term_echotc(EditLine *, int, const char **);
H A Dparse.c63 { "echotc", term_echotc },
H A Del.c223 rv = term_echotc(el, i, argv);
H A Dterm.c1473 /* term_echotc():
1478 term_echotc(EditLine *el, int argc __unused, function

Completed in 184 milliseconds