Searched defs:pollfd (Results 1 – 2 of 2) sorted by relevance
56 adb_pollfd pollfd; member222 for (const auto& pollfd : pollfds) { in dump_pollfds() local247 for (const auto& pollfd : pollfds) { in fdevent_process() local
59 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local291 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local