Home
last modified time | relevance | path

Searched defs:O_APPEND (Results 1 - 25 of 75) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h5 #define O_APPEND 0010 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h5 #define O_APPEND 0010 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h5 #define O_APPEND 0010 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h5 #define O_APPEND 02000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs314 pub const O_APPEND: ::c_int = 02000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs42 pub const O_APPEND: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs389 pub const O_APPEND: ::c_int = 8; consts
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs126 pub const O_APPEND: ::c_int = 0x0008; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs411 pub const O_APPEND: ::c_int = 1024; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs330 pub const O_APPEND: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs552 pub const O_APPEND: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs201 pub const O_APPEND: ::c_int = 0x8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs206 pub const O_APPEND: ::c_int = 1024; consts

Completed in 21 milliseconds

123