Home
last modified time | relevance | path

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

/freebsd/contrib/libbegemot/
H A Drpoll.c83 # define poll_except (POLLERR | POLLHUP) macro
336 f->events |= poll_except; in poll_build()
581 (regs[idx].pfd->revents & poll_except)) in poll_dispatch()