Searched refs:SAFE_SETEGID (Results 1 – 8 of 8) sorted by relevance
67 SAFE_SETEGID(ltpuser->pw_gid); in setup()78 SAFE_SETEGID(0); in cleanup()
85 SAFE_SETEGID(cleanup, nobody_gid); in setegid_verify()110 SAFE_SETEGID(cleanup, orig_egid); in setegid_verify()
89 SAFE_SETEGID(nobody_u->pw_gid); in setup()
129 SAFE_SETEGID(cleanup, ltpuser->pw_gid); in setup()
173 SAFE_SETEGID(NULL, ltpuser->pw_gid); in setup()
574 SAFE_SETEGID(cleanup, user_gr); in set_user()
73 #define SAFE_SETEGID(cleanup_fn, egid) \ macro
105 #define SAFE_SETEGID(egid) \ macro