Home
last modified time | relevance | path

Searched defs:POLLERR (Results 1 - 25 of 41) sorted by relevance

12

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

Completed in 40 milliseconds

12