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

/freebsd-current/contrib/libbegemot/
H A Drpoll.h52 RPOLL_OUT = 2, enumerator in enum:__anon1090
H A Drpoll.c333 if(p->mask & RPOLL_OUT)
354 if(p->mask & RPOLL_OUT)
577 if ((regs[idx].mask & RPOLL_OUT) &&
579 mask |= RPOLL_OUT;
589 if ((regs[idx].mask & RPOLL_OUT) &&
591 mask |= RPOLL_OUT;

Completed in 67 milliseconds