Searched refs:POLLERR (Results 1 – 3 of 3) sorted by relevance
48 #define POLLERR 0x008 /* Error condition. */ macro
8 #define POLLERR 0x0008 macro
1122 if (fds.revents&(POLLHUP | POLLERR |POLLNVAL)) in IPA_Pool_Polling_Task()