ReactOS 0.4.16-dev-59-gd481587
|
#include <sys/cdefs.h>
Go to the source code of this file.
Macros | |
#define | WINDOWS_POST 0 /* Set write() behavior to PostMessage() */ |
#define | WINDOWS_SEND 1 /* Set write() behavior to SendMessage() */ |
#define | WINDOWS_HWND 2 /* Set hWnd for read() calls */ |
Functions | |
__BEGIN_DECLS int | ioctl (int __fd, int __cmd,...) |
#define WINDOWS_POST 0 /* Set write() behavior to PostMessage() */ |
#define WINDOWS_SEND 1 /* Set write() behavior to SendMessage() */ |
__BEGIN_DECLS int ioctl | ( | int | __fd, |
int | __cmd, | ||
... | |||
) |