API published in:
API deprecated in:
#include <sys/ioccom.h>
Go to the source code of this file.
Data Structures |
|
| struct | fiodgname_arg |
Defines |
|
| #define | FIOCLEX _IO('f', 1) |
| #define | FIONCLEX _IO('f', 2) |
| #define | FIONREAD _IOR('f', 127, int) |
| #define | FIONBIO _IOW('f', 126, int) |
| #define | FIOASYNC _IOW('f', 125, int) |
| #define | FIOSETOWN _IOW('f', 124, int) |
| #define | FIOGETOWN _IOR('f', 123, int) |
| #define | FIODTYPE _IOR('f', 122, int) |
| #define | FIOGETLBA _IOR('f', 121, int) |
| #define | FIODGNAME _IOW('f', 120, struct fiodgname_arg) |
|
|
|
|
|
|
|
|
|
|