TizenRT Libs&Environment
v2.0 M2
|
Provides APIs for Input/Output Control. More...
![]() |
Files | |
file | ioctl.h |
I/O control APIs. | |
Macros | |
#define | EXTERN extern |
Functions | |
int | ioctl (int fd, int req,...) |
control a STREAMS device More... | |
Provides APIs for Input/Output Control.
int ioctl | ( | int | fd, |
int | req, | ||
... | |||
) |
control a STREAMS device
#include <sys/ioctl.h>
SYSTEM CALL API
POSIX API (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)