Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
termio Struct Reference

#include <termios.h>

Data Fields

unsigned short c_iflag
 
unsigned short c_oflag
 
unsigned short c_cflag
 
unsigned short c_lflag
 
unsigned char c_line
 
unsigned char c_cc [NCC]
 
char c_line
 

Detailed Description

Definition at line 41 of file termios.h.

Field Documentation

unsigned char c_cc

Definition at line 47 of file termios.h.

unsigned short c_cflag

Definition at line 44 of file termios.h.

unsigned short c_iflag

Definition at line 42 of file termios.h.

unsigned short c_lflag

Definition at line 45 of file termios.h.

unsigned char c_line

Definition at line 46 of file termios.h.

char c_line

Definition at line 58 of file termios.h.

unsigned short c_oflag

Definition at line 43 of file termios.h.


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