Home
last modified time | relevance | path

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

12

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-freertos.h54 #define POLLOUT 0x0004 macro
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h36 #define POLLOUT 0x004 /* Writing now will not block. */ macro
/third_party/curl/lib/
H A Dselect.h45 #define POLLOUT 0x04 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/include/
H A Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs43 pub const POLLOUT: ::c_short = 0x10; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs39 pub const POLLOUT: ::c_short = 0x4; consts
/third_party/ffmpeg/libavformat/
H A Dos_support.h153 #define POLLOUT 0x0002 /* file descriptor is writeable */ macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs71 pub const POLLOUT: ::c_short = 1 << 3; consts
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs144 pub const POLLOUT: ::c_short = 0x0004; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h496 #define POLLOUT 0x2 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs475 pub const POLLOUT: ::c_short = 0x4; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs274 pub const POLLOUT: ::c_short = 0x2; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs688 pub const POLLOUT: ::c_short = 0x4; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs880 pub const POLLOUT: ::c_short = 0x0004; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs516 pub const POLLOUT: ::c_short = 0x004; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs698 pub const POLLOUT: ::c_short = 0x0002; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1266 pub const POLLOUT: ::c_short = 0x4; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1265 pub const POLLOUT: ::c_short = 0x0002; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2022 pub const POLLOUT: ::c_short = 0x4; consts

Completed in 47 milliseconds

12