Searched refs:epoll_in (Results 1 – 1 of 1) sorted by relevance
854 epoll_in(0), in Events()868 if (event_mask & EPOLLIN) ++epoll_in; in AssignFromMask()883 if (ev.epoll_in) {884 os << "\t EPOLLIN: " << ev.epoll_in << "\n";922 unsigned int epoll_in; member