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