Searched refs:FDPOLLERR (Results 1 – 1 of 1) sorted by relevance
22 #define FDPOLLERR (POLLERR | POLLHUP | POLLNVAL) macro285 if (rcb && pfd->revents & (POLLIN | FDPOLLERR)) in fdset_event_dispatch()287 if (wcb && pfd->revents & (POLLOUT | FDPOLLERR)) in fdset_event_dispatch()