| /third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
| D | mod.rs | 41 pub const POLLHUP: ::c_short = 0x10; constant
|
| /third_party/rust/crates/libc/src/unix/newlib/arm/ |
| D | mod.rs | 41 pub const POLLHUP: ::c_short = 0x4; constant
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-freertos.h | 56 #define POLLHUP 0x0010 macro
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | poll.h | 40 #define POLLHUP 0x010 /* Hung up. */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 75 pub const POLLHUP: ::c_short = 1 << 6; constant
|
| /third_party/musl/porting/linux/user/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/ndk_musl_include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | poll.h | 16 #define POLLHUP 0x010 macro
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | winsock_c.rs | 40 pub(crate) const POLLHUP: i16 = WinSock::POLLHUP as _; constant
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 135 #define POLLHUP 0x0080 /* disconnected */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 150 pub const POLLHUP: ::c_short = 0x0010; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 477 pub const POLLHUP: ::c_short = 0x10; constant
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 505 #define POLLHUP 0x200 macro
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 690 pub const POLLHUP: ::c_short = 0x10; constant
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 276 pub const POLLHUP: ::c_short = 0x2000; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 518 pub const POLLHUP: ::c_short = 0x010; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 886 pub const POLLHUP: ::c_short = 0x0010; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1268 pub const POLLHUP: ::c_short = 0x10; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 705 pub const POLLHUP: ::c_short = 0x0080; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1635 pub const POLLHUP: ::c_short = 0x10; constant
|