Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c500 fd_set nrset, nwset, nxset; in poll_dispatch() local
544 nwset = wset; in poll_dispatch()
552 SELECT_CAST(&nwset), in poll_dispatch()
590 FD_ISSET(regs[idx].fd, &nwset)) in poll_dispatch()