Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ioctl.h File Reference

Go to the source code of this file.

Macros

#define FIONBIO   ZFD_IOCTL_FIONBIO
 
#define FIONREAD   ZFD_IOCTL_FIONREAD
 

Functions

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

Macro Definition Documentation

◆ FIONBIO

#define FIONBIO   ZFD_IOCTL_FIONBIO

◆ FIONREAD

#define FIONREAD   ZFD_IOCTL_FIONREAD

Function Documentation

◆ ioctl()

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