Home
last modified time | relevance | path

Searched defs:POLLHUP (Results 1 - 25 of 40) sorted by relevance

12

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-freertos.h56 #define POLLHUP 0x0010 macro
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h42 #define POLLHUP 0x010 /* Hung up. */ macro
/third_party/curl/lib/
H A Dselect.h47 #define POLLHUP 0x10 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/musl/include/
H A Dpoll.h16 #define POLLHUP 0x010 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs41 pub const POLLHUP: ::c_short = 0x4; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs41 pub const POLLHUP: ::c_short = 0x10; consts
/third_party/ffmpeg/libavformat/
H A Dos_support.h162 #define POLLHUP 0x0080 /* disconnected */ macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs75 pub const POLLHUP: ::c_short = 1 << 6; consts
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs150 pub const POLLHUP: ::c_short = 0x0010; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h505 #define POLLHUP 0x200 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs477 pub const POLLHUP: ::c_short = 0x10; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs276 pub const POLLHUP: ::c_short = 0x2000; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs690 pub const POLLHUP: ::c_short = 0x10; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs886 pub const POLLHUP: ::c_short = 0x0010; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs518 pub const POLLHUP: ::c_short = 0x010; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs705 pub const POLLHUP: ::c_short = 0x0080; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1268 pub const POLLHUP: ::c_short = 0x10; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1267 pub const POLLHUP: ::c_short = 0x0040; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2024 pub const POLLHUP: ::c_short = 0x10; consts

Completed in 50 milliseconds

12