Home
last modified time | relevance | path

Searched refs:POLLRDNORM (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dpoll.h27 #define POLLRDNORM 0x0040 macro
/bionic/tests/headers/posix/
Dpoll_h.c42 MACRO(POLLRDNORM); in poll_h()