MentOS
0.8.0
The Mentoring Operating System
mentos
inc
fs
ioctl.h
Go to the documentation of this file.
1
6
#pragma once
7
14
int
sys_ioctl
(
int
fd,
int
request,
void
*data);
sys_ioctl
int sys_ioctl(int fd, int request, void *data)
Manipulates the underlying device parameters of special files, or operating characteristics of charac...
Definition:
ioctl.c:13
Generated by
1.9.1