Home
last modified time | relevance | path

Searched defs:rgid (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h129 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 Dcompat_tst_16.h126 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 Dlibminijail_test.cpp59 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 Dtst_safe_macros.h133 #define SAFE_SETREGID(rgid, egid) \ argument
144 #define SAFE_SETRESGID(rgid, egid, sgid) \ argument
155 #define SAFE_GETRESGID(rgid, egid, sgid) \ argument
H A Dtst_uid.h37 #define tst_check_resgid(cstr, rgid, egid, sgid) \ argument
/aosp_15_r20/external/musl/src/unistd/
H A Dsetregid.c5 int setregid(gid_t rgid, gid_t egid) in setregid()
H A Dsetresgid.c6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid()
/aosp_15_r20/external/trusty/musl/src/unistd/
Dsetregid.c5 int setregid(gid_t rgid, gid_t egid) in setregid()
Dsetresgid.c6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid()
/aosp_15_r20/external/trusty/musl/src/misc/
Dgetresgid.c5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid()
/aosp_15_r20/external/musl/src/misc/
H A Dgetresgid.c5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid()
/aosp_15_r20/external/minijail/examples/
H A Ddrop_privs.cpp28 gid_t rgid, egid, sgid; in log_resugid() local
/aosp_15_r20/external/ltp/lib/
H A Dtst_safe_macros.c151 gid_t rgid, gid_t egid) in safe_setregid()
189 gid_t rgid, gid_t egid, gid_t sgid) in safe_setresgid()
H A Dtst_uid.c100 gid_t rgid, egid, sgid; in tst_check_resgid_() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid02.c27 gid_t *rgid; member
H A Dsetresgid03.c23 gid_t *rgid; member
H A Dsetresgid01.c84 uid_t *rgid; /* real GID */ member
/aosp_15_r20/external/mtools/
H A Dprivileges.c74 static gid_t rgid, egid; variable
/aosp_15_r20/cts/hostsidetests/seccomp/app/jni/
H A Dandroid_seccomp_cts_app_SeccompDeviceTest.cpp86 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 DSeccompDeviceTest.java233 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/
Dcn_proc.h87 __u32 rgid; /* task gid */ member
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/
H A Dlinux_syscall_hooks.h82 #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/
Dlinux_syscall_hooks.h82 #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/
Dlinux_syscall_hooks.h82 #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/
Dlinux_syscall_hooks.h82 #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 …]

12345678