Searched refs:exp_rgid (Results 1 – 3 of 3) sorted by relevance
87 struct passwd *exp_rgid; /* Expected real GID */ member137 (tdat[testno].exp_rgid->pw_gid, in main()162 static int test_functionality(uid_t exp_rgid, uid_t exp_egid, uid_t exp_sgid) in test_functionality() argument169 if ((cur_rgid == exp_rgid) && (cur_egid == exp_egid) in test_functionality()
94 struct passwd *exp_rgid; /* Expected real GID */ member138 (tdat[testno].exp_rgid->pw_gid, in main()166 static int test_functionality(uid_t exp_rgid, uid_t exp_egid, uid_t exp_sgid) in test_functionality() argument173 if ((cur_rgid == exp_rgid) && (cur_egid == exp_egid) in test_functionality()
92 struct passwd *exp_rgid; /* Expected real GID */ member144 (tdat[testno].exp_rgid->pw_gid, in main()169 static int test_functionality(uid_t exp_rgid, uid_t exp_egid, uid_t exp_sgid) in test_functionality() argument176 if ((cur_rgid == exp_rgid) && (cur_egid == exp_egid) in test_functionality()