Zephyr Project API  3.3.0
A Scalable Open Source RTOS
ioctl.h File Reference

Go to the source code of this file.

Macros

#define FIONBIO   0x5421
 
#define FIONREAD   0x541B
 

Functions

int ioctl (int fd, unsigned long request,...)
 

Macro Definition Documentation

◆ FIONBIO

#define FIONBIO   0x5421

◆ FIONREAD

#define FIONREAD   0x541B

Function Documentation

◆ ioctl()

int ioctl ( int  fd,
unsigned long  request,
  ... 
)