HomeSort by relevance Sort by last modified time
    Searched refs:fds1 (Results 1 - 6 of 6) sorted by null

  /external/strace/tests/
ppoll.c 120 const struct pollfd fds1[] = { local
126 fds = efault - sizeof(fds1);
127 memcpy(fds, fds1, sizeof(fds1));
135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
msg_control.c 465 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/
ppoll.c 120 const struct pollfd fds1[] = { local
126 fds = efault - sizeof(fds1);
127 memcpy(fds, fds1, sizeof(fds1));
135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
msg_control.c 465 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/
ppoll.c 120 const struct pollfd fds1[] = { local
126 fds = efault - sizeof(fds1);
127 memcpy(fds, fds1, sizeof(fds1));
135 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
154 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
166 F8ILL_KULONG_MASK | ARRAY_SIZE(fds1), (unsigned long) ts,
184 (unsigned int) ARRAY_SIZE(fds1), USR2_CHLD_str,
msg_control.c 465 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 129 milliseconds