Home
last modified time | relevance | path

Searched refs:fds1 (Results 1 – 6 of 6) sorted by relevance

/external/strace/tests-mx32/
Dppoll.c108 const struct pollfd fds1[] = { in main() local
114 fds = efault - sizeof(fds1); in main()
115 memcpy(fds, fds1, sizeof(fds1)); in main()
123 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main()
141 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
Dmsg_control.c465 static const int fds1[] = { -15, -16, -17, -18 }; in test_sol_socket() local
483 CMSG_SPACE(sizeof(fds0)) + CMSG_SPACE(sizeof(fds1)) + in test_sol_socket()
488 static const int *const fdps[] = { fds0, fds1 }; in test_sol_socket()
/external/strace/tests-m32/
Dppoll.c108 const struct pollfd fds1[] = { in main() local
114 fds = efault - sizeof(fds1); in main()
115 memcpy(fds, fds1, sizeof(fds1)); in main()
123 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main()
141 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
Dmsg_control.c465 static const int fds1[] = { -15, -16, -17, -18 }; in test_sol_socket() local
483 CMSG_SPACE(sizeof(fds0)) + CMSG_SPACE(sizeof(fds1)) + in test_sol_socket()
488 static const int *const fdps[] = { fds0, fds1 }; in test_sol_socket()
/external/strace/tests/
Dppoll.c108 const struct pollfd fds1[] = { in main() local
114 fds = efault - sizeof(fds1); in main()
115 memcpy(fds, fds1, sizeof(fds1)); in main()
123 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main()
141 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
Dmsg_control.c465 static const int fds1[] = { -15, -16, -17, -18 }; in test_sol_socket() local
483 CMSG_SPACE(sizeof(fds0)) + CMSG_SPACE(sizeof(fds1)) + in test_sol_socket()
488 static const int *const fdps[] = { fds0, fds1 }; in test_sol_socket()