Home
last modified time | relevance | path

Searched refs:getegid (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h124 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h129 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
H A Dstrace.list44 { TARGET_OPENBSD_NR_getegid, "getegid", "%s()", NULL, NULL },
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h129 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
H A Dstrace.list35 { TARGET_NETBSD_NR_getegid, "getegid", "%s()", NULL, NULL },
/openbmc/qemu/bsd-user/
H A Dbsdload.c67 bprm->e_gid = getegid(); in prepare_binprm()
H A Dbsd-proc.h229 return get_errno(getegid()); in do_bsd_getegid()
/openbmc/qemu/linux-user/
H A Dlinuxload.c55 bprm->e_gid = getegid(); in prepare_binprm()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc51 [ 50] = 0, /* getegid */
/openbmc/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c234 uid_t gid = getegid(); in do_tests()
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl72 50 32 getegid sys_getegid16
73 50 64 getegid sys_getegid
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl72 50 32 getegid sys_getegid16
73 50 64 getegid sys_getegid
/openbmc/qemu/qga/
H A Dcommands-posix-ssh.c31 p->pw_gid = getegid(); in test_get_passwd_entry()
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl53 50 32 getegid - sys_getegid16
199 202 64 getegid sys_getegid -
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl53 50 32 getegid - sys_getegid16
199 202 64 getegid sys_getegid -
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl53 50 32 getegid - sys_getegid16
199 202 64 getegid sys_getegid -
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl116 106 n64 getegid sys_getegid
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl116 106 n64 getegid sys_getegid
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl51 39 common getegid sys_getegid
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl116 106 n64 getegid sys_getegid
H A Dsyscall_n32.tbl116 106 n32 getegid sys_getegid
/openbmc/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst352 | getegid | 1 | Process Mgmt. | sys_getegid |
584 | getegid | 1 | Process Mgmt. | sys_getegid() |
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl119 108 common getegid sys_getegid
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl119 108 common getegid sys_getegid
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl155 141 common getegid sys_getegid

123