Lines Matching defs:pollfd
477 * matching user pollfd list buffer address.
1026 * once), this routine also clear the revents field of pollfd in 'current'.
1350 * pollfd (pcache_delete_fd). So all the fields should be clear.
1380 * a VOP_POLL is called on every pollfd entry; therefore each
1383 * pick up the right count and handle revents field of each pollfd
1609 * pollfd list.
1839 * By now, the pollfd.revents field should
2825 * For every cached pollfd, its polldat struct should be consistent with
2845 pollfd_t *pollfd;
2852 pollfd = pcsp->pcs_pollfd;
2853 ASSERT(pdp->pd_fd == pollfd[refp->xf_position].fd);