Home
last modified time | relevance | path

Searched refs:getgroups (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dfix_build_errors.patch20 +int getgroups(int gidsetsize, gid_t grouplist[]);
/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/
H A D0001-Add-fcntl64-wrapper.patch26 #include <unistd.h> /* confstr, getcwd, getgroups, ... */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dwarnings.patch25 if (getgroups(1,x) == 0) if (setgroups(1,x) == -1) _exit(1);
/openbmc/linux/kernel/
H A Dgroups.c161 SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument
H A Dsys_ni.c106 COND_SYSCALL(getgroups);
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc81 [ 80] = 2, /* getgroups */
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h51 ret = get_errno(getgroups(gidsetsize, grouplist)); in do_bsd_getgroups()
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl104 79 32 getgroups sys_getgroups16
105 79 64 getgroups sys_getgroups
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl104 79 32 getgroups sys_getgroups16
105 79 64 getgroups sys_getgroups
/openbmc/linux/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c393 if (getgroups(len, groupset) != len) in test_setgroups()
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl77 80 32 getgroups - sys_getgroups16
205 205 64 getgroups sys_getgroups -
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl77 80 32 getgroups - sys_getgroups16
205 205 64 getgroups sys_getgroups -
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl77 80 32 getgroups - sys_getgroups16
205 205 64 getgroups sys_getgroups -
/openbmc/qemu/bsd-user/netbsd/
H A Dstrace.list38 { TARGET_NETBSD_NR_getgroups, "getgroups", NULL, NULL, NULL },
/openbmc/qemu/bsd-user/openbsd/
H A Dstrace.list49 { TARGET_OPENBSD_NR_getgroups, "getgroups", NULL, NULL, NULL },
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl123 113 n64 getgroups sys_getgroups
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl123 113 n64 getgroups sys_getgroups
H A Dsyscall_n32.tbl123 113 n32 getgroups sys_getgroups
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl65 53 common getgroups sys_getgroups
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl123 113 n64 getgroups sys_getgroups
H A Dsyscall_n32.tbl123 113 n32 getgroups sys_getgroups
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl126 115 common getgroups sys_getgroups
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl126 115 common getgroups sys_getgroups
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl214 196 common getgroups sys_getgroups
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl214 196 common getgroups sys_getgroups

123