Searched defs:pollcheckrevents (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c109 static int pollcheckrevents(pollstate_t *, int, int, int);
1897 ASSERT(pollcheckrevents(ps, begin, fd, which));
2099 ASSERT(pollcheckrevents(ps, begin, end + 1, which));
2861 pollcheckrevents(pollstate_t *ps, int begin, int end, int cacheindex) function

Completed in 51 milliseconds