/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | setresgid.c | 45 gid_t sgid = 0; in setresgid_0100() local 88 gid_t sgid = 0; in setresgid_0200() local
|
/third_party/musl/src/misc/ |
D | getresgid.c | 5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid()
|
/third_party/musl/src/unistd/ |
D | setresgid.c | 6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid()
|
/third_party/ltp/include/ |
D | tst_uid.h | 37 #define tst_check_resgid(cstr, rgid, egid, sgid) \ argument
|
D | tst_safe_macros.h | 125 #define SAFE_SETRESGID(rgid, egid, sgid) \ argument 136 #define SAFE_GETRESGID(rgid, egid, sgid) \ argument
|
/third_party/ltp/testcases/kernel/syscalls/setresgid/ |
D | setresgid02.c | 29 gid_t *sgid; member
|
D | setresgid03.c | 25 gid_t *sgid; member
|
D | setresgid01.c | 86 uid_t *sgid; /* saved GID */ member
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | compat_16.h | 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()
|
D | compat_tst_16.h | 136 int SETRESGID(GID_T rgid, GID_T egid, GID_T sgid) in SETRESGID()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
D | open10.c | 48 static void file_test(const char *name, mode_t mode, int sgid, gid_t gid) in file_test()
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
D | creat08.c | 50 static void file_test(const char *name, mode_t mode, int sgid, gid_t gid) in file_test()
|
/third_party/ltp/lib/ |
D | tst_uid.c | 100 gid_t rgid, egid, sgid; in tst_check_resgid_() local
|
D | tst_safe_macros.c | 149 gid_t rgid, gid_t egid, gid_t sgid) in safe_setresgid()
|
D | safe_macros.c | 401 gid_t *rgid, gid_t *egid, gid_t *sgid) in safe_getresgid()
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fusermount.c | 143 gid_t rgid, egid, sgid; in restore_privs() local
|
/third_party/rust/crates/nix/src/ |
D | unistd.rs | 2877 let mut sgid = libc::gid_t::max_value(); localVariable
|
/third_party/ltp/include/old/ |
D | safe_macros.h | 88 #define SAFE_GETRESGID(cleanup_fn, rgid, egid, sgid) \ argument
|
/third_party/python/Modules/ |
D | posixmodule.c | 12645 os_setresgid_impl(PyObject *module, gid_t rgid, gid_t egid, gid_t sgid) in os_setresgid_impl() 12687 gid_t rgid, egid, sgid; in os_getresgid_impl() local
|
/third_party/python/Modules/clinic/ |
D | posixmodule.c.h | 7385 gid_t sgid; in os_setresgid() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 4137 kgid_t sgid; member 31325 kgid_t sgid; member 80357 union ib_gid sgid; member
|