MentOS
0.8.0
The Mentoring Operating System
|
Stores information about a terminal IOs. More...
Public Attributes | |
tcflag_t | c_iflag |
input mode flags | |
tcflag_t | c_oflag |
output mode flags | |
tcflag_t | c_cflag |
control mode flags | |
tcflag_t | c_lflag |
local mode flags | |
cc_t | c_line |
line discipline | |
cc_t | c_cc [NCCS] |
control characters | |
speed_t | c_ispeed |
input speed | |
speed_t | c_ospeed |
output speed | |
Stores information about a terminal IOs.