/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 124 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 129 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
|
H A D | strace.list | 44 { TARGET_OPENBSD_NR_getegid, "getegid", "%s()", NULL, NULL },
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 129 NEW_AUX_ENT(AT_EGID, (abi_ulong)getegid()); in target_create_elf_tables()
|
H A D | strace.list | 35 { TARGET_NETBSD_NR_getegid, "getegid", "%s()", NULL, NULL },
|
/openbmc/qemu/bsd-user/ |
H A D | bsdload.c | 67 bprm->e_gid = getegid(); in prepare_binprm()
|
H A D | bsd-proc.h | 229 return get_errno(getegid()); in do_bsd_getegid()
|
/openbmc/qemu/linux-user/ |
H A D | linuxload.c | 55 bprm->e_gid = getegid(); in prepare_binprm()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 51 [ 50] = 0, /* getegid */
|
/openbmc/linux/tools/testing/selftests/capabilities/ |
H A D | test_execve.c | 234 uid_t gid = getegid(); in do_tests()
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 72 50 32 getegid sys_getegid16 73 50 64 getegid sys_getegid
|
/openbmc/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 72 50 32 getegid sys_getegid16 73 50 64 getegid sys_getegid
|
/openbmc/qemu/qga/ |
H A D | commands-posix-ssh.c | 31 p->pw_gid = getegid(); in test_get_passwd_entry()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 53 50 32 getegid - sys_getegid16 199 202 64 getegid sys_getegid -
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 53 50 32 getegid - sys_getegid16 199 202 64 getegid sys_getegid -
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 53 50 32 getegid - sys_getegid16 199 202 64 getegid sys_getegid -
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 116 106 n64 getegid sys_getegid
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 116 106 n64 getegid sys_getegid
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 51 39 common getegid sys_getegid
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 116 106 n64 getegid sys_getegid
|
H A D | syscall_n32.tbl | 116 106 n32 getegid sys_getegid
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | workload-tracing.rst | 352 | getegid | 1 | Process Mgmt. | sys_getegid | 584 | getegid | 1 | Process Mgmt. | sys_getegid() |
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 119 108 common getegid sys_getegid
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 119 108 common getegid sys_getegid
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 155 141 common getegid sys_getegid
|