Home
last modified time | relevance | path

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

/external/strace/tests/
Dso_peercred.c86 const unsigned int sizeof_uid = offsetofend(struct ucred, uid); in main() local
87 struct ucred *const uid = tail_alloc(sizeof_uid); in main()
89 const unsigned int sizeof_uid_truncated = sizeof_uid - 1; in main()
170 *len = sizeof_uid; in main()
/external/strace/tests-m32/
Dso_peercred.c86 const unsigned int sizeof_uid = offsetofend(struct ucred, uid); in main() local
87 struct ucred *const uid = tail_alloc(sizeof_uid); in main()
89 const unsigned int sizeof_uid_truncated = sizeof_uid - 1; in main()
170 *len = sizeof_uid; in main()
/external/strace/tests-mx32/
Dso_peercred.c86 const unsigned int sizeof_uid = offsetofend(struct ucred, uid); in main() local
87 struct ucred *const uid = tail_alloc(sizeof_uid); in main()
89 const unsigned int sizeof_uid_truncated = sizeof_uid - 1; in main()
170 *len = sizeof_uid; in main()