Octopus
termio Struct Reference

Detailed Description

Definition at line 4328 of file varia.c.

Public Attributes

unsigned short int c_iflag
 
unsigned short int c_oflag
 
unsigned short int c_cflag
 
unsigned short int c_lflag
 
unsigned char c_line
 
unsigned char c_cc [8]
 

Member Data Documentation

◆ c_iflag

unsigned short int termio::c_iflag

Definition at line 4330 of file varia.c.

◆ c_oflag

unsigned short int termio::c_oflag

Definition at line 4331 of file varia.c.

◆ c_cflag

unsigned short int termio::c_cflag

Definition at line 4332 of file varia.c.

◆ c_lflag

unsigned short int termio::c_lflag

Definition at line 4333 of file varia.c.

◆ c_line

unsigned char termio::c_line

Definition at line 4334 of file varia.c.

◆ c_cc

unsigned char termio::c_cc[8]

Definition at line 4335 of file varia.c.


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