Home
last modified time | relevance | path

Searched refs:POLLMSG (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/include/
H A Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/python/Modules/
H A Dselectmodule.c2487 #ifdef POLLMSG
2488 PyModule_AddIntMacro(m, POLLMSG);
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1176 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1179 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1171 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1189 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1184 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1181 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1176 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1165 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1381 pub const POLLMSG: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1174 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1389 pub const POLLMSG: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1175 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1168 pub const POLLMSG: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1175 pub const POLLMSG: u32 = 1024; consts

Completed in 180 milliseconds