| /third_party/rust/crates/libc/src/unix/newlib/arm/ |
| D | mod.rs | 42 pub const POLLERR: ::c_short = 0x8; constant
|
| /third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
| D | mod.rs | 40 pub const POLLERR: ::c_short = 0x8; constant
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-freertos.h | 55 #define POLLERR 0x0008 macro
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | poll.h | 41 #define POLLERR 0x008 /* Error condition. */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 74 pub const POLLERR: ::c_short = 1 << 5; constant
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/porting/linux/user/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | poll.h | 15 #define POLLERR 0x008 macro
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | winsock_c.rs | 37 pub(crate) const POLLERR: i16 = WinSock::POLLERR as _; constant
|
| /third_party/curl/lib/ |
| D | select.h | 46 #define POLLERR 0x08 macro
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 161 #define POLLERR 0x0004 /* errors pending */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 149 pub const POLLERR: ::c_short = 0x0008; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 476 pub const POLLERR: ::c_short = 0x8; constant
|
| /third_party/backends/frontend/ |
| D | saned.c | 102 #define POLLERR 0x0002 macro
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 497 #define POLLERR 0x4 macro
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 689 pub const POLLERR: ::c_short = 0x8; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 517 pub const POLLERR: ::c_short = 0x008; constant
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 275 pub const POLLERR: ::c_short = 0x1000; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 885 pub const POLLERR: ::c_short = 0x0008; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 704 pub const POLLERR: ::c_short = 0x0004; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1267 pub const POLLERR: ::c_short = 0x8; constant
|