#include <termios.h>
Data Fields | |
| tcflag_t | c_iflag |
| tcflag_t | c_oflag |
| tcflag_t | c_cflag |
| tcflag_t | c_lflag |
| speed_t | c_ispeed |
| speed_t | c_ospeed |
| cc_t | c_cc [NCCS] |
Definition at line 14 of file termios.h.
|
|
Definition at line 21 of file termios.h. Referenced by DoTalk(), option(), raw_mode(), report(), resume_curses(), set_control(), set_min_tim(), and ts_init(). |
|
|
Definition at line 17 of file termios.h. Referenced by option(), report(), and set_uart(). |
|
|
Definition at line 15 of file termios.h. Referenced by doit(), gettmode(), option(), raw_mode(), report(), resume_curses(), Set_Term(), ts_init(), ttysetflags(), and will_option(). |
|
|
Definition at line 19 of file termios.h. Referenced by _cfgetispeed(), and _cfsetispeed(). |
|
|
Definition at line 18 of file termios.h. Referenced by doit(), DOpass(), gettmode(), main(), option(), raw_mode(), report(), resume_curses(), settty(), ts_init(), tty_raw(), ttysetflags(), and will_option(). |
|
|
Definition at line 16 of file termios.h. Referenced by doit(), option(), report(), resume_curses(), ts_init(), ttysetflags(), and will_option(). |
|
|
Definition at line 20 of file termios.h. Referenced by _cfgetospeed(), and _cfsetospeed(). |
1.4.6