|
XenevaOS
|
#include <termios.h>
Public Attributes | |
| 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_cflag |
| tcflag_t _termios_::c_iflag |
| speed_t _termios_::c_ispeed |
| tcflag_t _termios_::c_lflag |
| cc_t _termios_::c_line |
| tcflag_t _termios_::c_oflag |
| speed_t _termios_::c_ospeed |