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

/freebsd-13-stable/contrib/libedit/
H A Dterminal.h102 libedit_private int terminal_settc(EditLine *, int, const wchar_t **);
H A Dparse.c72 { L"settc", terminal_settc },
H A Deln.c194 ret = terminal_settc(el, i, wargv);
H A Del.c261 rv = terminal_settc(el, i, argv);
H A Dterminal.c1307 /* terminal_settc():
1312 terminal_settc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 162 milliseconds