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

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

Completed in 168 milliseconds