Searched refs:outfds (Results 1 – 1 of 1) sorted by relevance
39 struct pollfd outfds[] = { in verify_pollout() local43 TEST(poll(outfds, 1, -1)); in verify_pollout()50 if (outfds[0].revents != POLLOUT) { in verify_pollout()