/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 7 #define O_DSYNC 0020 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 7 #define O_DSYNC 0020 macro
|
/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 7 #define O_DSYNC 0020 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 7 #define O_DSYNC 010000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 49 pub const O_DSYNC: ::c_int = 0x10; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 418 pub const O_DSYNC: ::c_int = 4096; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 84 pub const O_DSYNC: ::c_int = 4096; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | mips64.rs | 468 pub const O_DSYNC: ::c_int = 0x10; constant
|
D | s390x.rs | 163 pub const O_DSYNC: ::c_int = 4096; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 213 pub const O_DSYNC: ::c_int = 4096; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 257 pub const O_DSYNC: ::c_int = 4096; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
D | mod.rs | 500 pub const O_DSYNC: ::c_int = 4096; constant
|