Searched refs:sys_getgroups_args (Results 1 – 25 of 31) sorted by relevance
12
| /netbsd/src/sys/compat/ultrix/ |
| D | ultrix_syscallargs.h | 168 struct sys_getgroups_args; 539 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | ultrix_sysent.c | 331 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/sunos/ |
| D | sunos_syscallargs.h | 190 struct sys_getgroups_args; 570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | sunos_sysent.c | 346 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/freebsd/ |
| D | freebsd_syscallargs.h | 180 struct sys_getgroups_args; 754 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | freebsd_sysent.c | 385 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/aoutm68k/ |
| D | aoutm68k_syscallargs.h | 208 struct sys_getgroups_args; 851 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | aoutm68k_sysent.c | 468 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/kern/ |
| D | kern_prot.c | 226 sys_getgroups(struct lwp *l, const struct sys_getgroups_args *uap, register_t *retval) in sys_getgroups()
|
| D | init_sysent.c | 493 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 479 struct sys_getgroups_args; 1570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 609 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 252 struct sys_getgroups_args; 1465 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 363 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 748 struct sys_getgroups_args; 1762 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 913 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 724 struct sys_getgroups_args; 1735 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 928 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 725 struct sys_getgroups_args; 1734 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 906 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 187 struct sys_getgroups_args; 1532 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 252 struct sys_getgroups_args; 1576 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
| D | linux_sysent.c | 365 ns(struct sys_getgroups_args),
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_netbsd.c | 760 struct sys_getgroups_args ua; in netbsd32_getgroups()
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 485 struct sys_getgroups_args { struct 3571 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
|
12