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