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

#include <termios.h>

Data Fields

char sg_ispeed
 
char sg_ospeed
 
char sg_erase
 
char sg_kill
 
short sg_flags
 
int sg_flags
 

Detailed Description

Definition at line 7 of file termios.h.

Field Documentation

char sg_erase

Definition at line 10 of file termios.h.

short sg_flags

Definition at line 12 of file termios.h.

int sg_flags

Definition at line 21 of file termios.h.

char sg_ispeed

Definition at line 8 of file termios.h.

char sg_kill

Definition at line 11 of file termios.h.

char sg_ospeed

Definition at line 9 of file termios.h.


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