Home
last modified time | relevance | path

Searched refs:getgid (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h123 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h128 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
H A Dstrace.list48 { TARGET_OPENBSD_NR_getgid, "getgid", "%s()", NULL, NULL },
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/
H A DDrop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch28 AC_CHECK_FUNCS( [chdir drand48 fseeko fseeko64 ftruncate geteuid getgid \
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h128 NEW_AUX_ENT(AT_GID, (abi_ulong)getgid()); in target_create_elf_tables()
H A Dstrace.list37 { TARGET_NETBSD_NR_getgid, "getgid", "%s()", NULL, NULL },
/openbmc/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c97 gid_t gid = getgid(); in create_and_enter_ns()
H A Dunprivileged-remount-test.c160 gid = getgid(); in create_and_enter_userns()
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c83 gid = getgid(); in create_and_enter_userns()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc48 [ 47] = 0, /* getgid */
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h223 return get_errno(getgid()); in do_bsd_getgid()
/openbmc/qemu/
H A Dqemu-bridge-helper.c224 if (capng_change_id(getuid(), getgid(), CAPNG_CLEAR_BOUNDING)) { in drop_privileges()
/openbmc/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c97 outer_gid = getgid(); in create_and_enter_ns()
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl67 47 32 getgid sys_getgid16
68 47 64 getgid sys_getgid
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl67 47 32 getgid sys_getgid16
68 47 64 getgid sys_getgid
/openbmc/linux/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c335 if (getgid() == child_gid) in test_setgid()
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl50 47 32 getgid - sys_getgid16
195 200 64 getgid sys_getgid -
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl50 47 32 getgid - sys_getgid16
195 200 64 getgid sys_getgid -
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl50 47 32 getgid - sys_getgid16
195 200 64 getgid sys_getgid -
/openbmc/qemu/tests/qemu-iotests/
H A D149182 args = ["sudo", "chown", "%d:%d" % (os.getuid(), os.getgid()), path]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0001-ext-opcache-config.m4-enable-opcache.patch71 - shmbuf.shm_perm.gid = getgid();
/openbmc/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c343 snprintf(id_map, sizeof(id_map), "0 %d 1\n", getgid()); in change_idmaps()
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py1563 str(os.getgid()) + " (" + str(grp.getgrgid(os.getgid()).gr_name) + ")",
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker735 gid = os.getgid()
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl112 102 n64 getgid sys_getgid

123