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

#include <termios.h>

Data Fields

unsigned short ws_row
 
unsigned short ws_col
 
unsigned short ws_xpixel
 
unsigned short ws_ypixel
 

Detailed Description

Definition at line 33 of file termios.h.

Field Documentation

unsigned short ws_col

Definition at line 35 of file termios.h.

unsigned short ws_row

Definition at line 34 of file termios.h.

unsigned short ws_xpixel

Definition at line 36 of file termios.h.

unsigned short ws_ypixel

Definition at line 37 of file termios.h.


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