Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c81 # define poll_in (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI) macro
332 f->events |= poll_in; in poll_build()
575 (regs[idx].pfd->revents & poll_in)) in poll_dispatch()