MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
termios Struct Reference

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
 

Detailed Description

Stores information about a terminal IOs.


The documentation for this struct was generated from the following file: