Home
last modified time | relevance | path

Searched refs:tail_fds1 (Results 1 – 3 of 3) sorted by relevance

/external/strace/tests-m32/
Dpoll.c249 struct pollfd *const tail_fds1 = tail_memdup(pfds1, sizeof(pfds1)); in main() local
250 rc = syscall(__NR_poll, tail_fds1, ARRAY_SIZE(pfds1), timeout); in main()
255 print_pollfd_array_entering(tail_fds1, ARRAY_SIZE(pfds1), in main()
/external/strace/tests-mx32/
Dpoll.c249 struct pollfd *const tail_fds1 = tail_memdup(pfds1, sizeof(pfds1)); in main() local
250 rc = syscall(__NR_poll, tail_fds1, ARRAY_SIZE(pfds1), timeout); in main()
255 print_pollfd_array_entering(tail_fds1, ARRAY_SIZE(pfds1), in main()
/external/strace/tests/
Dpoll.c249 struct pollfd *const tail_fds1 = tail_memdup(pfds1, sizeof(pfds1)); in main() local
250 rc = syscall(__NR_poll, tail_fds1, ARRAY_SIZE(pfds1), timeout); in main()
255 print_pollfd_array_entering(tail_fds1, ARRAY_SIZE(pfds1), in main()