Home
last modified time | relevance | path

Searched refs:SETGID (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setgid/
Dsetgid01.c21 TST_EXP_PASS(SETGID(gid)); in run()
Dsetgid03.c21 TST_EXP_PASS(SETGID(nobody->pw_gid)); in run()
Dsetgid02.c30 TST_EXP_FAIL(SETGID(rootpwent->pw_gid), EPERM); in run()
/third_party/ltp/testcases/kernel/syscalls/utils/
Dcompat_tst_16.h92 int SETGID(GID_T gid) in SETGID() function
Dcompat_16.h95 int SETGID(void (cleanup)(void), GID_T gid) in SETGID() function