Samsung Internal API reference
2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ioctl.h
Go to the documentation of this file.
1
9
#ifndef _SYS_IOCTL
10
#define _SYS_IOCTL
11
29
extern
int
ioctl
(
int
fd,
int
request,
unsigned
long
data);
30
31
#endif
/* _SYS_IOCTL */
32
ioctl
int ioctl(int fd, int request, unsigned long data)
Manipulates the underlying device parameters of special files.
sys
ioctl.h
Generated by
1.8.11