Searched refs:ALL_POLL_FLAGS (Results 1 – 1 of 1) sorted by relevance
1966 #define ALL_POLL_FLAGS (POLLIN|POLLPRI|POLLOUT| \ macro1976 if (arg & ~ALL_POLL_FLAGS) { in pollevent()