| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_syscalls.c | 27 extern sy_call_t sys_getgroups; 97 { 79, sys_getgroups },
|
| /netbsd-src/sys/rump/ |
| H A D | rump.sysmap | 41 79 sys_getgroups getgroups rump___sysimpl_getgroups
|
| /netbsd-src/sys/kern/ |
| H A D | kern_prot.c | 226 sys_getgroups(struct lwp *l, const struct sys_getgroups_args *uap, register_t *retval) in sys_getgroups() function
|
| /netbsd-src/sys/compat/ultrix/ |
| H A D | ultrix_syscallargs.h | 539 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| H A D | ultrix_sysent.c | 333 .sy_call = (sy_call_t *)sys_getgroups
|
| /netbsd-src/sys/compat/sunos/ |
| H A D | sunos_syscallargs.h | 570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| H A D | sunos_sysent.c | 348 .sy_call = (sy_call_t *)sys_getgroups
|
| /netbsd-src/sys/compat/freebsd/ |
| H A D | freebsd_syscallargs.h | 754 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| H A D | freebsd_sysent.c | 387 .sy_call = (sy_call_t *)sys_getgroups
|
| /netbsd-src/sys/compat/aoutm68k/ |
| H A D | aoutm68k_syscallargs.h | 851 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| H A D | aoutm68k_sysent.c | 470 .sy_call = (sy_call_t *)sys_getgroups
|
| /netbsd-src/sys/compat/linux/arch/aarch64/ |
| H A D | linux_sysent.c | 732 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1424 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_sysent.c | 365 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1465 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_sysent.c | 367 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1576 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/amd64/ |
| H A D | linux_sysent.c | 611 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_sysent.c | 915 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1762 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_sysent.c | 930 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1735 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_sysent.c | 908 .sy_call = (sy_call_t *)sys_getgroups
|
| H A D | linux_syscallargs.h | 1734 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|