Searched defs:ioctl (Results 1 - 7 of 7) sorted by relevance
| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/ |
| H A D | SysCalls.c | 966 ioctl( function
|
| /vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/ |
| H A D | xf86_libc.h | 538 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
| H A D | xf86_libc.h | 583 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
| H A D | xf86_libc.h | 583 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
| H A D | xf86_libc.h | 589 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro
|
| /vbox/src/VBox/Additions/solaris/DRM/include/ |
| H A D | drm.h | 83 #include <asm/ioctl.h> /* For _IO* macros */ 93 #undef ioctl macro 95 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro 284 * DRM_IOCTL_VERSION ioctl argument type. 301 * DRM_IOCTL_GET_UNIQUE ioctl argument type. 322 * DRM_IOCTL_CONTROL ioctl argument type. 387 * DRM_IOCTL_GET_CLIENT ioctl argument type. 419 * DRM_IOCTL_GET_STATS ioctl argument type. 445 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type. 484 * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argumen [all...] |
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
| H A D | xf86_libc.h | 587 #define ioctl(a,b,c) xf86ioctl(a,b,c) macro
|
Completed in 1162 milliseconds