/third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
D | mod.rs | 42 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/rust/crates/libc/src/unix/newlib/arm/ |
D | mod.rs | 44 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-freertos.h | 57 #define POLLNVAL 0x0020 macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | poll.h | 41 #define POLLNVAL 0x020 /* Invalid polling request. */ macro
|
/third_party/musl/porting/linux/user/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/ndk_musl_include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | poll.h | 17 #define POLLNVAL 0x020 macro
|
/third_party/rust/crates/rustix/src/backend/libc/ |
D | winsock_c.rs | 39 pub(crate) const POLLNVAL: i16 = WinSock::POLLNVAL as _; constant
|
/third_party/ffmpeg/libavformat/ |
D | os_support.h | 136 #define POLLNVAL 0x1000 /* invalid file descriptor */ macro
|
/third_party/rust/crates/libc/src/unix/newlib/horizon/ |
D | mod.rs | 151 pub const POLLNVAL: ::c_short = 0x0020; constant
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 478 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 498 #define POLLNVAL 0x8 macro
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 691 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 277 pub const POLLNVAL: ::c_short = 0x4000; constant
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 519 pub const POLLNVAL: ::c_short = 0x020; constant
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 887 pub const POLLNVAL: ::c_short = 0x0020; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1269 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 706 pub const POLLNVAL: ::c_short = 0x1000; constant
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 1636 pub const POLLNVAL: ::c_short = 0x20; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1268 pub const POLLNVAL: ::c_short = 0x1000; constant
|