HomeSort by: relevance | last modified time | path
    Searched refs:sys_getgroups_args (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/sys/compat/sunos/
sunos_syscallargs.h 190 struct sys_getgroups_args;
570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
sunos_sysent.c 346 ns(struct sys_getgroups_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 168 struct sys_getgroups_args;
539 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
ultrix_sysent.c 331 ns(struct sys_getgroups_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 208 struct sys_getgroups_args;
851 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
aoutm68k_sysent.c 468 ns(struct sys_getgroups_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 180 struct sys_getgroups_args;
754 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
freebsd_sysent.c 385 ns(struct sys_getgroups_args),
  /src/sys/kern/
kern_prot.c 226 sys_getgroups(struct lwp *l, const struct sys_getgroups_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 734 struct sys_getgroups_args;
1424 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 730 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 187 struct sys_getgroups_args;
1532 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 479 struct sys_getgroups_args;
1570 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 609 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 725 struct sys_getgroups_args;
1734 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 906 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 748 struct sys_getgroups_args;
1762 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 913 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 724 struct sys_getgroups_args;
1735 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 928 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 252 struct sys_getgroups_args;
1576 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 365 ns(struct sys_getgroups_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 252 struct sys_getgroups_args;
1465 int sys_getgroups(struct lwp *, const struct sys_getgroups_args *, register_t *);
linux_sysent.c 363 ns(struct sys_getgroups_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 760 struct sys_getgroups_args ua;

Completed in 163 milliseconds

1 2