Home
last modified time | relevance | path

Searched defs:POLLRDBAND (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/ndk_musl_include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/porting/linux/user/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h19 #define POLLRDBAND 0x080 macro
/third_party/curl/lib/
Dselect.h67 #define POLLRDBAND POLLPRI macro
/third_party/ffmpeg/libavformat/
Dos_support.h129 #define POLLRDBAND 0x0008 /* priority readable data */ macro
/third_party/pulseaudio/src/pulsecore/
Dpoll-win32.c82 # define POLLRDBAND 0 macro
/third_party/lwip/src/include/lwip/
Dsockets.h501 #define POLLRDBAND 0x20 macro