Home
last modified time | relevance | path

Searched defs:POLLOUT (Results 1 – 13 of 13) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-freertos.h54 #define POLLOUT 0x0004 macro
/third_party/pulseaudio/src/pulsecore/
Dpoll.h34 #define POLLOUT 0x004 /* Writing now will not block. */ macro
/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/ndk_musl_include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/linux/user/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h14 #define POLLOUT 0x004 macro
/third_party/curl/lib/
Dselect.h44 #define POLLOUT 0x04 macro
/third_party/ffmpeg/libavformat/
Dos_support.h126 #define POLLOUT 0x0002 /* file descriptor is writeable */ macro
/third_party/lwip/src/include/lwip/
Dsockets.h496 #define POLLOUT 0x2 macro