ReactOS
0.4.16-dev-737-g3368adc
ioctl.h
Go to the documentation of this file.
1
6
#ifndef _SYS_IOCTL_H
7
#define _SYS_IOCTL_H
8
9
#include <
sys/cdefs.h
>
10
11
#define WINDOWS_POST 0
/* Set write() behavior to PostMessage() */
12
#define WINDOWS_SEND 1
/* Set write() behavior to SendMessage() */
13
#define WINDOWS_HWND 2
/* Set hWnd for read() calls */
14
15
__BEGIN_DECLS
16
17
int
ioctl
(
int
__fd,
int
__cmd, ...);
18
19
__END_DECLS
20
21
#endif
cdefs.h
__END_DECLS
#define __END_DECLS
Definition:
wintirpc.h:63
ioctl
#define ioctl
Definition:
wintirpc.h:60
__BEGIN_DECLS
#define __BEGIN_DECLS
Definition:
wintirpc.h:62
sdk
include
crt
sys
ioctl.h
Generated on Wed Feb 12 2025 06:12:14 for ReactOS by
1.9.6