Searched refs:GETRESGID (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/kernel/syscalls/getresgid/ |
D | getresgid01.c | 103 TEST(GETRESGID(cleanup, &real_gid, &eff_gid, &sav_gid)); in main()
|
D | getresgid03.c | 108 TEST(GETRESGID(cleanup, &real_gid, &eff_gid, &sav_gid)); in main()
|
D | getresgid02.c | 108 TEST(GETRESGID(cleanup, &real_gid, &eff_gid, &sav_gid)); in main()
|
/external/ltp/testcases/kernel/syscalls/utils/ |
D | compat_16.h | 151 int GETRESGID(void (cleanup)(void), GID_T *rgid, GID_T *egid, GID_T *sgid) in GETRESGID() function
|