Home | History | Annotate | Download | only in include

Lines Matching full:tty

69 #undef  TTY
81 #define TTY struct termios
92 #define TTY struct termio
134 #define TTY struct sgttyb
698 TTY Ottyb, /* original state of the terminal */
742 extern NCURSES_EXPORT(int) _nc_set_tty_mode (TTY *buf);
743 extern NCURSES_EXPORT(int) _nc_get_tty_mode (TTY *buf);