Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-freertos.h52 #define POLLIN 0x0001 macro
/third_party/pulseaudio/src/pulsecore/
Dpoll.h32 #define POLLIN 0x001 /* There is data to read. */ macro
/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/ndk_musl_include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/porting/linux/user/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h12 #define POLLIN 0x001 macro
/third_party/curl/lib/
Dselect.h42 #define POLLIN 0x01 macro
/third_party/ffmpeg/libavformat/
Dos_support.h125 #define POLLIN 0x0001 /* any readable data available */ macro
/third_party/lwip/src/include/lwip/
Dsockets.h495 #define POLLIN 0x1 macro