Home
last modified time | relevance | path

Searched refs:epfds (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll_ctl/
Depoll_ctl02.c57 int *epfds; member
104 TEST(epoll_ctl(*tc->epfds, tc->opt, *tc->fds, tc->ts_event)); in verify_epoll_ctl()
/external/strace/tests-mx32/
Dpoll.c249 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid; in main() local
250 rc = syscall(__NR_poll, epfds, valid + 1, 0); in main()
253 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev); in main()
/external/strace/tests/
Dpoll.c249 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid; in main() local
250 rc = syscall(__NR_poll, epfds, valid + 1, 0); in main()
253 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev); in main()
/external/strace/tests-m32/
Dpoll.c249 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid; in main() local
250 rc = syscall(__NR_poll, epfds, valid + 1, 0); in main()
253 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev); in main()