XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_termios_ Struct Reference

#include <termios.h>

Public Attributes

tcflag_t c_iflag
 
tcflag_t c_oflag
 
tcflag_t c_cflag
 
tcflag_t c_lflag
 
cc_t c_line
 
cc_t c_cc [NCCS]
 
speed_t c_ispeed
 
speed_t c_ospeed
 

Member Data Documentation

◆ c_cc

cc_t _termios_::c_cc[NCCS]

◆ c_cflag

tcflag_t _termios_::c_cflag

◆ c_iflag

tcflag_t _termios_::c_iflag

◆ c_ispeed

speed_t _termios_::c_ispeed

◆ c_lflag

tcflag_t _termios_::c_lflag

◆ c_line

cc_t _termios_::c_line

◆ c_oflag

tcflag_t _termios_::c_oflag

◆ c_ospeed

speed_t _termios_::c_ospeed

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