Searched refs:poll_in (Results 1 – 1 of 1) sorted by relevance
81 # define poll_in (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI) macro332 f->events |= poll_in; in poll_build()575 (regs[idx].pfd->revents & poll_in)) in poll_dispatch()