|
VSF Documented
|
#include <termios.h>
Data Fields | |
| tcflag_t | c_iflag |
| tcflag_t | c_oflag |
| tcflag_t | c_cflag |
| tcflag_t | c_lflag |
| cc_t | c_line |
| cc_t | c_cc [NCCS] |
| speed_t | c_ispeed |
| speed_t | c_ospeed |
| tcflag_t termios::c_iflag |
| tcflag_t termios::c_oflag |
| tcflag_t termios::c_cflag |
| tcflag_t termios::c_lflag |
| cc_t termios::c_line |
| speed_t termios::c_ispeed |
| speed_t termios::c_ospeed |