Inheritance diagram for termios:
Definition at line 3605 of file SUS_Summary.
Public Attributes | |
tcflag_t | c_iflag |
tcflag_t | c_oflag |
tcflag_t | c_cflag |
tcflag_t | c_lflag |
cc_t | c_cc [NCCS] |
|
control characters Definition at line 3610 of file SUS_Summary. |
|
control flags Definition at line 3608 of file SUS_Summary. Referenced by tc_setraw(). |
|
input flags Definition at line 3606 of file SUS_Summary. |
|
local flags Definition at line 3609 of file SUS_Summary. Referenced by playback(), and tc_keystroke(). |
|
output flags Definition at line 3607 of file SUS_Summary. |