Home
last modified time | relevance | path

Searched defs:POLLERR (Results 1 – 25 of 42) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/arm/
Dmod.rs42 pub const POLLERR: ::c_short = 0x8; constant
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
Dmod.rs40 pub const POLLERR: ::c_short = 0x8; constant
/third_party/libwebsockets/include/libwebsockets/
Dlws-freertos.h55 #define POLLERR 0x0008 macro
/third_party/pulseaudio/src/pulsecore/
Dpoll.h41 #define POLLERR 0x008 /* Error condition. */ macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
Dmod.rs74 pub const POLLERR: ::c_short = 1 << 5; constant
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/porting/linux/user/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h15 #define POLLERR 0x008 macro
/third_party/rust/crates/rustix/src/backend/libc/
Dwinsock_c.rs37 pub(crate) const POLLERR: i16 = WinSock::POLLERR as _; constant
/third_party/curl/lib/
Dselect.h46 #define POLLERR 0x08 macro
/third_party/ffmpeg/libavformat/
Dos_support.h161 #define POLLERR 0x0004 /* errors pending */ macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs149 pub const POLLERR: ::c_short = 0x0008; constant
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs476 pub const POLLERR: ::c_short = 0x8; constant
/third_party/backends/frontend/
Dsaned.c102 #define POLLERR 0x0002 macro
/third_party/lwip/src/include/lwip/
Dsockets.h497 #define POLLERR 0x4 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs689 pub const POLLERR: ::c_short = 0x8; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs517 pub const POLLERR: ::c_short = 0x008; constant
/third_party/rust/crates/libc/src/
Dwasi.rs275 pub const POLLERR: ::c_short = 0x1000; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs885 pub const POLLERR: ::c_short = 0x0008; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs704 pub const POLLERR: ::c_short = 0x0004; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1267 pub const POLLERR: ::c_short = 0x8; constant

12