Searched refs:terminal_echotc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dterminal.h105 protected int terminal_echotc(EditLine *, int, const Char **);
H A Dparse.c70 { STR("echotc"), terminal_echotc },
H A Deln.c203 ret = terminal_echotc(el, i, wargv);
H A Del.c260 rv = terminal_echotc(el, i, argv);
H A Dterminal.c1472 /* terminal_echotc():
1477 terminal_echotc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 184 milliseconds