|
Linux Kernel
3.7.1
|
#include <asm/ioctls.h>#include <asm/termbits.h>Go to the source code of this file.
Data Structures | |
| struct | sgttyb |
| struct | tchars |
| struct | ltchars |
| struct | winsize |
| struct | termio |
Macros | |
| #define | NCC 10 |
| #define | _VINTR 0 |
| #define | _VQUIT 1 |
| #define | _VERASE 2 |
| #define | _VKILL 3 |
| #define | _VEOF 4 |
| #define | _VMIN 5 |
| #define | _VEOL 6 |
| #define | _VTIME 7 |
| #define | _VEOL2 8 |
| #define | _VSWTC 9 |
1.8.2