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

#include <termios.h>

Data Fields

char t_intrc
 
char t_quitc
 
char t_startc
 
char t_stopc
 
char t_eofc
 
char t_brkc
 

Detailed Description

Definition at line 15 of file termios.h.

Field Documentation

char t_brkc

Definition at line 21 of file termios.h.

char t_eofc

Definition at line 20 of file termios.h.

char t_intrc

Definition at line 16 of file termios.h.

char t_quitc

Definition at line 17 of file termios.h.

char t_startc

Definition at line 18 of file termios.h.

char t_stopc

Definition at line 19 of file termios.h.


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