Home
last modified time | relevance | path

Searched defs:__O_TMPFILE (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h23 #define __O_TMPFILE 020000000 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs193 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs205 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs198 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs198 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs207 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs205 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs210 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs192 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs189 pub const __O_TMPFILE: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs193 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs189 pub const __O_TMPFILE: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs193 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs194 pub const __O_TMPFILE: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs193 pub const __O_TMPFILE: u32 = 4194304; consts

Completed in 209 milliseconds