Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dpoll.h26 #define POLLNVAL 0x0020 macro
/bionic/tests/headers/posix/
Dpoll_h.c50 MACRO(POLLNVAL); in poll_h()