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

/freebsd-10-stable/lib/libedit/
H A Dterm.h105 protected int term_telltc(EditLine *, int, const char **);
H A Dparse.c66 { "telltc", term_telltc },
H A Del.c213 rv = term_telltc(el, i, argv);
H A Dterm.c1300 /* term_telltc():
1305 term_telltc(EditLine *el, int argc __unused, function

Completed in 74 milliseconds