KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <termios.h>
Data Fields | |
tcflag_t | c_iflag |
tcflag_t | c_oflag |
tcflag_t | c_cflag |
tcflag_t | c_lflag |
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 |
tcflag_t termios::c_oflag |
speed_t termios::c_ospeed |