Home
last modified time | relevance | path

Searched refs:EPOLLMSG (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Depoll.h28 #define EPOLLMSG 0x400 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Depoll.h28 #define EPOLLMSG 0x400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Depoll.h28 #define EPOLLMSG 0x400 macro
/third_party/musl/include/sys/
H A Depoll.h28 #define EPOLLMSG 0x400 macro
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs17 EPOLLMSG;
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h261 #define EPOLLMSG 0x00000400 macro
/third_party/python/Modules/
H A Dselectmodule.c2545 #ifdef EPOLLMSG
2546 PyModule_AddIntMacro(m, EPOLLMSG);
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs594 pub const EPOLLMSG: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1059 pub const EPOLLMSG: ::c_int = 0x400; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2285 pub const EPOLLMSG: ::c_int = 0x400; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2366 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1839 pub const EPOLLMSG: ::c_int = 0x400; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2365 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2345 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2475 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2546 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2497 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2608 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2449 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2712 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2410 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2682 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2395 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2478 pub const EPOLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2406 pub const EPOLLMSG: u32 = 1024; consts

Completed in 206 milliseconds