Lines Matching refs:other_uid
23 static uid_t nobody_uid, other_uid, neg_one = -1;
34 {&neg_one, &neg_one, &other_uid, &nobody_uid, &other_uid, &other_uid,
36 {&neg_one, &nobody_uid, &neg_one, &nobody_uid, &nobody_uid, &other_uid,
38 {&other_uid, &neg_one, &neg_one, &other_uid, &nobody_uid, &other_uid,
41 {&nobody_uid, &other_uid, &nobody_uid, &nobody_uid, &other_uid,
52 other_uid = test_users[1];
55 UID16_CHECK(other_uid, setresuid);
57 SAFE_SETRESUID(nobody_uid, other_uid, nobody_uid);