Searched refs:tty_stty (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libedit/ |
H A D | parse.c | 73 { L"setty", tty_stty },
|
H A D | tty.h | 461 libedit_private int tty_stty(EditLine *, int, const wchar_t **);
|
H A D | eln.c | 203 ret = tty_stty(el, i, wargv); in el_set()
|
H A D | el.c | 271 rv = tty_stty(el, i, argv); in el_wset()
|
H A D | tty.c | 1153 tty_stty(EditLine *el, int argc __attribute__((__unused__)), in tty_stty() function
|