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

/vbox/src/libs/libxml2-2.6.31/win32/wince/
H A Dwincecompat.h20 #define O_WRONLY 0x0001 /* open for writing only */ macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dfcntl.h35 #define O_WRONLY _O_WRONLY macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dfcntl.h42 #define O_WRONLY _O_WRONLY macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dfcntl.h65 #define O_WRONLY 0x00000001 ///< open for writing only 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.h56 # define O_WRONLY _O_WRONLY macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h548 #undef O_WRONLY macro
549 #define O_WRONLY XF86_O_WRONLY macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h594 #undef O_WRONLY macro
595 #define O_WRONLY XF86_O_WRONLY macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h594 #undef O_WRONLY macro
595 #define O_WRONLY XF86_O_WRONLY macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h600 #undef O_WRONLY macro
601 #define O_WRONLY XF86_O_WRONLY macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h598 #undef O_WRONLY macro
599 #define O_WRONLY XF86_O_WRONLY macro

Completed in 72 milliseconds