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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.h102 protected int terminal_settc(EditLine *, int, const Char **);
H A Dparse.c69 { STR("settc"), terminal_settc },
H A Deln.c178 ret = terminal_settc(el, i, wargv);
H A Del.c239 rv = terminal_settc(el, i, argv);
H A Dterminal.c1316 /* terminal_settc():
1321 terminal_settc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 179 milliseconds