/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | timerfd.h | 12 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | timerfd.h | 12 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | timerfd.h | 12 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/include/sys/ |
D | timerfd.h | 12 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | timerfd.h | 12 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/flutter/engine/flutter/fml/platform/linux/ |
D | timerfd.h | 32 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/ltp/testcases/kernel/syscalls/timerfd/ |
D | timerfd02.c | 67 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 270 #define TFD_CLOEXEC O_CLOEXEC macro
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 1024 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 2074 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2635 pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 2171 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2232 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2275 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 2301 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2236 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2221 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2303 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2323 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2191 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2192 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2372 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 2538 pub const TFD_CLOEXEC: u32 = 4194304; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 2434 pub const TFD_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 2509 pub const TFD_CLOEXEC: u32 = 4194304; constant
|