Home
last modified time | relevance | path

Searched defs:TFD_CLOEXEC (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimerfd.h12 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimerfd.h12 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimerfd.h12 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/musl/include/sys/
H A Dtimerfd.h12 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd02.c67 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h270 #define TFD_CLOEXEC O_CLOEXEC macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1024 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2635 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2074 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2192 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2301 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2191 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2171 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2372 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2323 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2434 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2275 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2538 pub const TFD_CLOEXEC: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2236 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2509 pub const TFD_CLOEXEC: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2221 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2303 pub const TFD_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2232 pub const TFD_CLOEXEC: u32 = 524288; consts

Completed in 242 milliseconds