Home
last modified time | relevance | path

Searched defs:EPOLL_CTL_DEL (Results 1 - 25 of 25) sorted by relevance

/third_party/libuv/src/unix/
H A Dos390-syscalls.h34 #define EPOLL_CTL_DEL 2 macro
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.h34 #define EPOLL_CTL_DEL 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Depoll.h38 #define EPOLL_CTL_DEL 2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Depoll.h38 #define EPOLL_CTL_DEL 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Depoll.h38 #define EPOLL_CTL_DEL 2 macro
/third_party/musl/include/sys/
H A Depoll.h38 #define EPOLL_CTL_DEL 2 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h247 #define EPOLL_CTL_DEL 2 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs584 pub const EPOLL_CTL_DEL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1068 pub const EPOLL_CTL_DEL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1846 pub const EPOLL_CTL_DEL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2296 pub const EPOLL_CTL_DEL: ::c_int = 2; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs288 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs300 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs293 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs293 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs297 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs300 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs297 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs287 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs291 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs288 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs291 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs288 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs289 pub const EPOLL_CTL_DEL: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs288 pub const EPOLL_CTL_DEL: u32 = 2; consts

Completed in 250 milliseconds