Home
last modified time | relevance | path

Searched defs:exp_egid (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid03.c27 gid_t *exp_egid; member
H A Dsetresgid02.c31 gid_t *exp_egid; member
H A Dsetresgid01.c88 struct passwd *exp_egid; /* Expected effective GID */ member
162 static int test_functionality(uid_t exp_rgid, uid_t exp_egid, uid_t exp_sgid) in test_functionality() argument
/third_party/ltp/lib/
H A Dtst_uid.c97 tst_check_resgid_(const char *file, const int lineno, const char *callstr, gid_t exp_rgid, gid_t exp_egid, gid_t exp_sgid) tst_check_resgid_() argument

Completed in 2 milliseconds