Octopus
termio Struct Reference

Detailed Description

Definition at line 4348 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 4350 of file varia.c.

◆ c_oflag

unsigned short int termio::c_oflag

Definition at line 4351 of file varia.c.

◆ c_cflag

unsigned short int termio::c_cflag

Definition at line 4352 of file varia.c.

◆ c_lflag

unsigned short int termio::c_lflag

Definition at line 4353 of file varia.c.

◆ c_line

unsigned char termio::c_line

Definition at line 4354 of file varia.c.

◆ c_cc

unsigned char termio::c_cc[8]

Definition at line 4355 of file varia.c.


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