Home
last modified time | relevance | path

Searched refs:infds (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/poll/
H A Dpoll01.c50 struct pollfd infds[] = { in verify_pollin() local
56 TEST(poll(infds, 1, -1)); in verify_pollin()
63 if (infds[0].revents != POLLIN) { in verify_pollin()

Completed in 1 milliseconds