Searched refs:SAFE_GETRESGID (Results 1 - 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setegid/
H A Dsetegid01.c80 SAFE_GETRESGID(cleanup, &orig_rgid, &orig_egid, &orig_sgid);
87 SAFE_GETRESGID(cleanup, &cur_rgid, &cur_egid, &cur_sgid);
112 SAFE_GETRESGID(cleanup, &cur_rgid, &cur_egid, &orig_sgid);
/external/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid01.c167 SAFE_GETRESGID(cleanup, &cur_rgid, &cur_egid, &cur_sgid);
H A Dsetresgid03.c171 SAFE_GETRESGID(cleanup, &cur_rgid, &cur_egid, &cur_sgid);
H A Dsetresgid02.c174 SAFE_GETRESGID(cleanup, &cur_rgid, &cur_egid, &cur_sgid);
/external/ltp/include/old/
H A Dsafe_macros.h88 #define SAFE_GETRESGID(cleanup_fn, rgid, egid, sgid) \ macro
/external/ltp/include/
H A Dtst_safe_macros.h115 #define SAFE_GETRESGID(rgid, egid, sgid) \ macro

Completed in 204 milliseconds