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

/external/libedit/src/
H A Dterminal.h112 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.c274 rv = terminal_settc(el, i, argv);
H A Dterminal.c1323 /* terminal_settc():
1328 terminal_settc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 45 milliseconds