Iros
 
Loading...
Searching...
No Matches
ioctl.h File Reference
#include <ccpp/bits/config.h>

Go to the source code of this file.

Classes

struct  winsize
 

Macros

#define TIOCGWINSZ   1
 

Functions

int ioctl (int __fd, unsigned long __request,...)
 

Macro Definition Documentation

◆ TIOCGWINSZ

#define TIOCGWINSZ   1

Function Documentation

◆ ioctl()

int ioctl ( int __fd,
unsigned long __request,
... )