Searched defs:O_RDWR (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/win32/wince/
H A Dwincecompat.h21 #define O_RDWR 0x0002 /* open for reading and writing */ macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dfcntl.h36 #define O_RDWR _O_RDWR macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dfcntl.h43 #define O_RDWR _O_RDWR macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dfcntl.h66 #define O_RDWR 0x00000002 ///< open for reading and writing macro
161 exactly one of { O_RDONLY, O_RDWR, O_WRONLY } in the value of oflags.
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXw32defs.h57 # define O_RDWR _O_RDWR macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h550 #undef O_RDWR macro
551 #define O_RDWR XF86_O_RDWR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h596 #undef O_RDWR macro
597 #define O_RDWR XF86_O_RDWR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h596 #undef O_RDWR macro
597 #define O_RDWR XF86_O_RDWR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h602 #undef O_RDWR macro
603 #define O_RDWR XF86_O_RDWR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h600 #undef O_RDWR macro
601 #define O_RDWR XF86_O_RDWR macro

Completed in 495 milliseconds