/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/ |
H A D | compat_16.h | 129 int SETREGID(void (cleanup)(void), GID_T rgid, GID_T egid) in SETREGID() 144 int SETRESGID(void (cleanup)(void), GID_T rgid, GID_T egid, GID_T sgid) in SETRESGID() 149 int GETRESGID(void (cleanup)(void), GID_T *rgid, GID_T *egid, GID_T *sgid) in GETRESGID()
|
H A D | compat_tst_16.h | 126 int SETREGID(GID_T rgid, GID_T egid) in SETREGID() 136 int SETRESGID(GID_T rgid, GID_T egid, GID_T sgid) in SETRESGID()
|
/aosp_15_r20/external/minijail/test/ |
H A D | libminijail_test.cpp | 59 gid_t rgid = getgid(); in check_ugid() local 99 gid_t rgid, egid, sgid; in log_resugid() local
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_safe_macros.h | 133 #define SAFE_SETREGID(rgid, egid) \ argument 144 #define SAFE_SETRESGID(rgid, egid, sgid) \ argument 155 #define SAFE_GETRESGID(rgid, egid, sgid) \ argument
|
H A D | tst_uid.h | 37 #define tst_check_resgid(cstr, rgid, egid, sgid) \ argument
|
/aosp_15_r20/external/musl/src/unistd/ |
H A D | setregid.c | 5 int setregid(gid_t rgid, gid_t egid) in setregid()
|
H A D | setresgid.c | 6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid()
|
/aosp_15_r20/external/trusty/musl/src/unistd/ |
D | setregid.c | 5 int setregid(gid_t rgid, gid_t egid) in setregid()
|
D | setresgid.c | 6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid()
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | getresgid.c | 5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid()
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | getresgid.c | 5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid()
|
/aosp_15_r20/external/minijail/examples/ |
H A D | drop_privs.cpp | 28 gid_t rgid, egid, sgid; in log_resugid() local
|
/aosp_15_r20/external/ltp/lib/ |
H A D | tst_safe_macros.c | 151 gid_t rgid, gid_t egid) in safe_setregid() 189 gid_t rgid, gid_t egid, gid_t sgid) in safe_setresgid()
|
H A D | tst_uid.c | 100 gid_t rgid, egid, sgid; in tst_check_resgid_() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setresgid/ |
H A D | setresgid02.c | 27 gid_t *rgid; member
|
H A D | setresgid03.c | 23 gid_t *rgid; member
|
H A D | setresgid01.c | 84 uid_t *rgid; /* real GID */ member
|
/aosp_15_r20/external/mtools/ |
H A D | privileges.c | 74 static gid_t rgid, egid; variable
|
/aosp_15_r20/cts/hostsidetests/seccomp/app/jni/ |
H A D | android_seccomp_cts_app_SeccompDeviceTest.cpp | 86 static jboolean testSetresgidBlocked(JNIEnv *, jobject, jint rgid, jint egid, jint sgid) { in testSetresgidBlocked()
|
/aosp_15_r20/cts/hostsidetests/seccomp/app/src/android/seccomp/cts/app/ |
H A D | SeccompDeviceTest.java | 233 protected static final native boolean testSetresgidBlocked(int rgid, int egid, int sgid); in testSetresgidBlocked()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | cn_proc.h | 87 __u32 rgid; /* task gid */ member
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 82 #define __sanitizer_syscall_pre_getresgid(rgid, egid, sgid) \ argument 85 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument 104 #define __sanitizer_syscall_pre_setregid(rgid, egid) \ argument 106 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument 126 #define __sanitizer_syscall_pre_setresgid(rgid, egid, sgid) \ argument 129 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument 855 #define __sanitizer_syscall_pre_setregid16(rgid, egid) \ argument 857 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument 882 #define __sanitizer_syscall_pre_setresgid16(rgid, egid, sgid) \ argument 884 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | linux_syscall_hooks.h | 82 #define __sanitizer_syscall_pre_getresgid(rgid, egid, sgid) \ argument 85 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument 104 #define __sanitizer_syscall_pre_setregid(rgid, egid) \ argument 106 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument 126 #define __sanitizer_syscall_pre_setresgid(rgid, egid, sgid) \ argument 129 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument 855 #define __sanitizer_syscall_pre_setregid16(rgid, egid) \ argument 857 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument 882 #define __sanitizer_syscall_pre_setresgid16(rgid, egid, sgid) \ argument 884 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/ |
D | linux_syscall_hooks.h | 82 #define __sanitizer_syscall_pre_getresgid(rgid, egid, sgid) \ argument 85 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument 104 #define __sanitizer_syscall_pre_setregid(rgid, egid) \ argument 106 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument 126 #define __sanitizer_syscall_pre_setresgid(rgid, egid, sgid) \ argument 129 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument 855 #define __sanitizer_syscall_pre_setregid16(rgid, egid) \ argument 857 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument 882 #define __sanitizer_syscall_pre_setresgid16(rgid, egid, sgid) \ argument 884 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | linux_syscall_hooks.h | 82 #define __sanitizer_syscall_pre_getresgid(rgid, egid, sgid) \ argument 85 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument 104 #define __sanitizer_syscall_pre_setregid(rgid, egid) \ argument 106 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument 126 #define __sanitizer_syscall_pre_setresgid(rgid, egid, sgid) \ argument 129 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument 855 #define __sanitizer_syscall_pre_setregid16(rgid, egid) \ argument 857 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument 882 #define __sanitizer_syscall_pre_setresgid16(rgid, egid, sgid) \ argument 884 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument [all …]
|