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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.h105 protected int terminal_echotc(EditLine *, int, const Char **);
H A Dparse.c65 { STR("echotc"), terminal_echotc },
H A Deln.c182 ret = terminal_echotc(el, i, wargv);
H A Del.c244 rv = terminal_echotc(el, i, argv);
H A Dterminal.c1449 /* terminal_echotc():
1454 terminal_echotc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 72 milliseconds