Home
last modified time | relevance | path

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

12

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-freertos.h57 #define POLLNVAL 0x0020 macro
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h43 #define POLLNVAL 0x020 /* Invalid polling request. */ macro
/third_party/curl/lib/
H A Dselect.h48 #define POLLNVAL 0x20 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/musl/include/
H A Dpoll.h17 #define POLLNVAL 0x020 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs44 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs42 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/ffmpeg/libavformat/
H A Dos_support.h163 #define POLLNVAL 0x1000 /* invalid file descriptor */ macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs151 pub const POLLNVAL: ::c_short = 0x0020; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h498 #define POLLNVAL 0x8 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs478 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs277 pub const POLLNVAL: ::c_short = 0x4000; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs691 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs887 pub const POLLNVAL: ::c_short = 0x0020; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs519 pub const POLLNVAL: ::c_short = 0x020; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs706 pub const POLLNVAL: ::c_short = 0x1000; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1269 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1268 pub const POLLNVAL: ::c_short = 0x1000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2025 pub const POLLNVAL: ::c_short = 0x20; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1636 pub const POLLNVAL: ::c_short = 0x20; consts

Completed in 54 milliseconds

12