Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c82 # define poll_out (POLLOUT | POLLWRNORM | POLLWRBAND) macro
334 f->events |= poll_out; in poll_build()
578 (regs[idx].pfd->revents & poll_out)) in poll_dispatch()