Home
last modified time | relevance | path

Searched refs:ALL_POLL_FLAGS (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/truss/
H A Dexpound.c2007 #define ALL_POLL_FLAGS (POLLIN|POLLPRI|POLLOUT| \ macro
2017 if (arg & ~ALL_POLL_FLAGS) { in pollevent()