Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c500 fd_set nrset, nwset, nxset; in poll_dispatch() local
545 nxset = xset; in poll_dispatch()
553 SELECT_CAST(&nxset), (tout==INFTIM) ? NULL : &tv); in poll_dispatch()
593 FD_ISSET(regs[idx].fd, &nxset)) in poll_dispatch()