Searched refs:POLL_EXCEPT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/libbegemot/
H A Drpoll.h59 # define POLL_EXCEPT 4 macro
H A Drpoll.c346 if(p->mask & POLL_EXCEPT)
367 if(p->mask & POLL_EXCEPT)
591 if((regs[idx].mask & POLL_EXCEPT) &&
593 mask |= POLL_EXCEPT;
603 if ((regs[idx].mask & POLL_EXCEPT) &&
605 mask |= POLL_EXCEPT;

Completed in 127 milliseconds