Home
last modified time | relevance | path

Searched defs:O_EXCL (Results 1 – 22 of 22) sorted by relevance

/third_party/libxml2/win32/wince/
Dwincecompat.h26 #define O_EXCL 0x0400 /* open only if file doesn't already exist */ macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/powerpc64/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/m68k/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/arm/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/x86_64/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/aarch64/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/generic/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/mips64/bits/
Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/arch/powerpc/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/mips/bits/
Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/x32/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/mipsn32/bits/
Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/arch/riscv64/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/s390x/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/ffmpeg/libavutil/
Dfile_open.c135 # define O_EXCL 0 in avpriv_tempfile() macro
/third_party/mesa3d/src/util/
Dos_file.c19 #define O_EXCL _O_EXCL macro
/third_party/ntfs-3g/libntfs-3g/
Dunix_io.c71 # define O_EXCL 0 macro