Searched refs:fds1 (Results 1 – 6 of 6) sorted by relevance
/external/strace/tests-m32/ |
D | ppoll.c | 120 const struct pollfd fds1[] = { in main() local 126 fds = efault - sizeof(fds1); in main() 127 memcpy(fds, fds1, sizeof(fds1)); in main() 135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main() 166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
|
D | msg_control.c | 465 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/ |
D | ppoll.c | 120 const struct pollfd fds1[] = { in main() local 126 fds = efault - sizeof(fds1); in main() 127 memcpy(fds, fds1, sizeof(fds1)); in main() 135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main() 166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
|
D | msg_control.c | 465 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-mx32/ |
D | ppoll.c | 120 const struct pollfd fds1[] = { in main() local 126 fds = efault - sizeof(fds1); in main() 127 memcpy(fds, fds1, sizeof(fds1)); in main() 135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main() 166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts, in main() 184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str, in main()
|
D | msg_control.c | 465 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()
|