Searched refs:pfd (Results 1 – 1 of 1) sorted by relevance
83 for (auto &pfd : pollfds) { in read_virt() local84 if (pfd.revents & POLLNVAL) { in read_virt()85 LOG_DBG("fd %d is invalid", pfd.fd); in read_virt()
Completed in 5 milliseconds