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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 204 struct netbsd32_setgroups_args;
581 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
sunos32_sysent.c 320 ns(struct netbsd32_setgroups_args),
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 695 struct netbsd32_setgroups_args;
1439 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
linux32_sysent.c 798 ns(struct netbsd32_setgroups_args),
linux32_systrace_args.c 1261 const struct netbsd32_setgroups_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 711 struct netbsd32_setgroups_args;
1440 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
linux32_sysent.c 805 ns(struct netbsd32_setgroups_args),
linux32_systrace_args.c 1293 const struct netbsd32_setgroups_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 450 ns(struct netbsd32_setgroups_args),
netbsd32_netbsd.c 771 netbsd32_setgroups(struct lwp *l, const struct netbsd32_setgroups_args *uap, register_t *retval)
netbsd32_syscallargs.h 426 struct netbsd32_setgroups_args { struct
2995 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
netbsd32_systrace_args.c 589 const struct netbsd32_setgroups_args *p = params;

Completed in 39 milliseconds