Searched refs:SETGID (Results 1 – 5 of 5) sorted by relevance
21 TST_EXP_PASS(SETGID(gid)); in run()
21 TST_EXP_PASS(SETGID(nobody->pw_gid)); in run()
30 TST_EXP_FAIL(SETGID(rootpwent->pw_gid), EPERM); in run()
92 int SETGID(GID_T gid) in SETGID() function
95 int SETGID(void (cleanup)(void), GID_T gid) in SETGID() function