HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_getgroups_args (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 202 struct netbsd32_getgroups_args;
579 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
sunos32_sysent.c 316 ns(struct netbsd32_getgroups_args),
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 693 struct netbsd32_getgroups_args;
1437 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
linux32_sysent.c 794 ns(struct netbsd32_getgroups_args),
linux32_systrace_args.c 1253 const struct netbsd32_getgroups_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 709 struct netbsd32_getgroups_args;
1438 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
linux32_sysent.c 801 ns(struct netbsd32_getgroups_args),
linux32_systrace_args.c 1285 const struct netbsd32_getgroups_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 446 ns(struct netbsd32_getgroups_args),
netbsd32_netbsd.c 754 netbsd32_getgroups(struct lwp *l, const struct netbsd32_getgroups_args *uap, register_t *retval)
netbsd32_syscallargs.h 420 struct netbsd32_getgroups_args { struct
2993 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
netbsd32_systrace_args.c 581 const struct netbsd32_getgroups_args *p = params;

Completed in 33 milliseconds