Home
last modified time | relevance | path

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

1234

/third_party/ffmpeg/libavutil/
H A Dfile_open.c135 # define O_EXCL 0 in avpriv_tempfile() macro
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c71 # define O_EXCL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/mesa3d/src/util/
H A Dos_file.c19 #define O_EXCL _O_EXCL macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h2 #define O_EXCL 02000 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h2 #define O_EXCL 0200 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs319 pub const O_EXCL: ::c_int = 0200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs44 pub const O_EXCL: ::c_int = 1024; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs392 pub const O_EXCL: ::c_int = 2048; consts
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs129 pub const O_EXCL: ::c_int = 0x0400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs413 pub const O_EXCL: ::c_int = 128; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs333 pub const O_EXCL: ::c_int = 2048; consts

Completed in 14 milliseconds

1234