Searched defs:tios (Results 1 - 4 of 4) sorted by relevance
| /src/share/examples/rump/tipsy/ | ||
| H A D | tipsy.c | 87 struct termios tios; local in function:main [all...] |
| /src/tests/kernel/ | ||
| H A D | t_pty.c | 113 struct termios tios; local in function:condition |
| /src/usr.sbin/sliplogin/ | ||
| H A D | sliplogin.c | 213 struct termios tios, otios; local in function:main |
| /src/lib/libedit/ | ||
| H A D | tty.c | 1161 struct termios *tios = &el->el_tty.t_ex; local in function:tty_stty 1335 tty_setup_flags(EditLine *el, struct termios *tios, int mode) argument |
Completed in 7 milliseconds