miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
ioctl.h File Reference
This graph shows which files directly or indirectly include this file:

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,...)

Macro Definition Documentation

◆ TCGETS

#define TCGETS   0x5401UL

◆ TCSETS

#define TCSETS   0x5402UL

◆ TCSETSW

#define TCSETSW   0x5403UL

◆ TIOCGWINSZ

#define TIOCGWINSZ   0x5413UL

◆ TIOCNOTTY

#define TIOCNOTTY   0x5422UL

◆ TIOCSCTTY

#define TIOCSCTTY   0x540EUL

Function Documentation

◆ ioctl()

int ioctl ( int fd,
unsigned long request,
... )
Here is the call graph for this function:
Here is the caller graph for this function: