|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|

Go to the source code of this file.
Classes | |
| struct | winsize |
Macros | |
| #define | TCGETS 0x5401UL |
| #define | TCSETS 0x5402UL |
| #define | TCSETSW 0x5403UL |
| #define | TIOCSCTTY 0x540EUL |
| #define | TIOCGWINSZ 0x5413UL |
| #define | TIOCNOTTY 0x5422UL |
Functions | |
| int | ioctl (int fd, unsigned long request,...) |
| #define TCGETS 0x5401UL |
| #define TCSETS 0x5402UL |
| #define TCSETSW 0x5403UL |
| #define TIOCGWINSZ 0x5413UL |
| #define TIOCNOTTY 0x5422UL |
| #define TIOCSCTTY 0x540EUL |
| int ioctl | ( | int | fd, |
| unsigned long | request, | ||
| ... ) |

