Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Depoll.h34 #define EPOLLONESHOT (1U<<30) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Depoll.h34 #define EPOLLONESHOT (1U<<30) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Depoll.h34 #define EPOLLONESHOT (1U<<30) macro
/third_party/musl/include/sys/
H A Depoll.h34 #define EPOLLONESHOT (1U<<30) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h265 #define EPOLLONESHOT 0x40000000 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs600 pub const EPOLLONESHOT: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1063 pub const EPOLLONESHOT: ::c_int = 0x40000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2448 pub const EPOLLONESHOT: ::c_int = 0x40000000; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2290 pub const EPOLLONESHOT: ::c_int = 0x40000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2370 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2479 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2369 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2349 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2550 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2501 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2612 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2453 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2716 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2414 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2686 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2399 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2482 pub const EPOLLONESHOT: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2410 pub const EPOLLONESHOT: u32 = 1073741824; consts

Completed in 198 milliseconds