Home
last modified time | relevance | path

Searched defs:O_SYNC (Results 1 - 25 of 69) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h8 #define O_SYNC 040020 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h8 #define O_SYNC 040020 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h8 #define O_SYNC 040020 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h8 #define O_SYNC 04010000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs47 pub const O_SYNC: ::c_int = 0x10; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs393 pub const O_SYNC: ::c_int = 8192; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs416 pub const O_SYNC: ::c_int = 1052672; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs335 pub const O_SYNC: ::c_int = 0x80; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs557 pub const O_SYNC: ::c_int = 0x4010; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs206 pub const O_SYNC: ::c_int = 0x802000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs211 pub const O_SYNC: ::c_int = 1052672; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs209 pub const O_SYNC: ::c_int = 1052672; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs310 pub const O_SYNC: ::c_int = 1052672; consts

Completed in 23 milliseconds

123