My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ioctl.h File Reference

Go to the source code of this file.

Macros

#define FIONBIO   1
 

Functions

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

Macro Definition Documentation

#define FIONBIO   1

Definition at line 3 of file ioctl.h.

Function Documentation

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

Definition at line 7 of file soc_ioctl.c.