Searched refs:POLLNVAL (Results 1 – 3 of 3) sorted by relevance
50 #define POLLNVAL 0x020 /* Invalid polling request. */ macro
10 #define POLLNVAL 0x0020 macro
1122 if (fds.revents&(POLLHUP | POLLERR |POLLNVAL)) in IPA_Pool_Polling_Task()