Searched defs:O_EXCL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/win32/wince/
H A Dwincecompat.h26 #define O_EXCL 0x0400 /* open only if file doesn't already exist */ macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dfcntl.h45 #define O_EXCL _O_EXCL macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dfcntl.h52 #define O_EXCL _O_EXCL macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dfcntl.h73 #define O_EXCL 0x00000800 ///< error if already exists macro
162 Any combination of { O_NONBLOCK, O_APPEND, O_CREAT, O_TRUNC, O_EXCL } may
183 @retval EEXIST File exists and open attempted with (O_EXCL | O_CREAT) set.
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXw32defs.h61 # define O_EXCL _O_EXCL macro

Completed in 251 milliseconds