/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 123 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 128 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
|
H A D | strace.list | 48 { TARGET_OPENBSD_NR_getgid, "getgid", "%s()", NULL, NULL },
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/ |
H A D | Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch | 28 AC_CHECK_FUNCS( [chdir drand48 fseeko fseeko64 ftruncate geteuid getgid \
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 128 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
|
H A D | strace.list | 37 { TARGET_NETBSD_NR_getgid, "getgid", "%s()", NULL, NULL },
|
/openbmc/linux/tools/testing/selftests/mount/ |
H A D | nosymfollow-test.c | 97 gid_t gid = getgid(); in create_and_enter_ns()
|
H A D | unprivileged-remount-test.c | 160 gid = getgid(); in create_and_enter_userns()
|
/openbmc/linux/tools/testing/selftests/move_mount_set_group/ |
H A D | move_mount_set_group_test.c | 83 gid = getgid(); in create_and_enter_userns()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 48 [ 47] = 0, /* getgid */
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-proc.h | 223 return get_errno(getgid()); in do_bsd_getgid()
|
/openbmc/qemu/ |
H A D | qemu-bridge-helper.c | 224 if (capng_change_id(getuid(), getgid(), CAPNG_CLEAR_BOUNDING)) { in drop_privileges()
|
/openbmc/linux/tools/testing/selftests/capabilities/ |
H A D | test_execve.c | 97 outer_gid = getgid(); in create_and_enter_ns()
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 67 47 32 getgid sys_getgid16 68 47 64 getgid sys_getgid
|
/openbmc/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 67 47 32 getgid sys_getgid16 68 47 64 getgid sys_getgid
|
/openbmc/linux/tools/testing/selftests/safesetid/ |
H A D | safesetid-test.c | 335 if (getgid() == child_gid) in test_setgid()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 50 47 32 getgid - sys_getgid16 195 200 64 getgid sys_getgid -
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 50 47 32 getgid - sys_getgid16 195 200 64 getgid sys_getgid -
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 50 47 32 getgid - sys_getgid16 195 200 64 getgid sys_getgid -
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 149 | 182 args = ["sudo", "chown", "%d:%d" % (os.getuid(), os.getgid()), path]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 71 - shmbuf.shm_perm.gid = getgid();
|
/openbmc/linux/tools/testing/selftests/filesystems/binderfs/ |
H A D | binderfs_test.c | 343 snprintf(id_map, sizeof(id_map), "0 %d 1\n", getgid()); in change_idmaps()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 1563 str(os.getgid()) + " (" + str(grp.getgrgid(os.getgid()).gr_name) + ")",
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 735 gid = os.getgid()
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 112 102 n64 getgid sys_getgid
|