Home
last modified time | relevance | path

Searched refs:netbsd32_setgroups_args (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/compat/sunos32/
H A Dsunos32_syscallargs.h204 struct netbsd32_setgroups_args;
581 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
H A Dsunos32_sysent.c320 ns(struct netbsd32_setgroups_args),
/netbsd/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h711 struct netbsd32_setgroups_args;
1440 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
H A Dlinux32_sysent.c805 ns(struct netbsd32_setgroups_args),
H A Dlinux32_systrace_args.c1293 const struct netbsd32_setgroups_args *p = params; in systrace_args()
/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h695 struct netbsd32_setgroups_args;
1439 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
H A Dlinux32_sysent.c798 ns(struct netbsd32_setgroups_args),
H A Dlinux32_systrace_args.c1261 const struct netbsd32_setgroups_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c444 ns(struct netbsd32_setgroups_args),
H A Dnetbsd32_syscallargs.h426 struct netbsd32_setgroups_args { struct
2958 int netbsd32_setgroups(struct lwp *, const struct netbsd32_setgroups_args *, register_t *);
H A Dnetbsd32_netbsd.c771 netbsd32_setgroups(struct lwp *l, const struct netbsd32_setgroups_args *uap, register_t *retval) in netbsd32_setgroups()
H A Dnetbsd32_systrace_args.c589 const struct netbsd32_setgroups_args *p = params; in systrace_args()