| 
    TacOS
    0.2
    
   | 
 
Champs de données | |
| 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 | 
| cc_t termios::c_cc | 
Control chars.
| tcflag_t termios::c_cflag | 
Control modes.
| tcflag_t termios::c_iflag | 
Input modes.
| speed_t termios::c_ispeed | 
Speed (serial).
| tcflag_t termios::c_lflag | 
Local modes.
| tcflag_t termios::c_oflag | 
Output modes.
 1.8.7