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

#include <termbits.h>

Data Fields

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

Detailed Description

Definition at line 30 of file termbits.h.

Field Documentation

cc_t c_cc

Definition at line 35 of file termbits.h.

tcflag_t c_cflag

Definition at line 33 of file termbits.h.

tcflag_t c_iflag

Definition at line 31 of file termbits.h.

speed_t c_ispeed

Definition at line 37 of file termbits.h.

tcflag_t c_lflag

Definition at line 34 of file termbits.h.

cc_t c_line

Definition at line 36 of file termbits.h.

tcflag_t c_oflag

Definition at line 32 of file termbits.h.

speed_t c_ospeed

Definition at line 38 of file termbits.h.


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