Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h202 struct netbsd32_getgroups_args;
579 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
H A Dsunos32_sysent.c316 ns(struct netbsd32_getgroups_args),
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h693 struct netbsd32_getgroups_args;
1437 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
H A Dlinux32_sysent.c794 ns(struct netbsd32_getgroups_args),
H A Dlinux32_systrace_args.c1253 const struct netbsd32_getgroups_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h709 struct netbsd32_getgroups_args;
1438 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
H A Dlinux32_sysent.c801 ns(struct netbsd32_getgroups_args),
H A Dlinux32_systrace_args.c1285 const struct netbsd32_getgroups_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c446 ns(struct netbsd32_getgroups_args),
H A Dnetbsd32_syscallargs.h420 struct netbsd32_getgroups_args { struct
2985 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
H A Dnetbsd32_netbsd.c754 netbsd32_getgroups(struct lwp *l, const struct netbsd32_getgroups_args *uap, register_t *retval) in netbsd32_getgroups()
H A Dnetbsd32_systrace_args.c581 const struct netbsd32_getgroups_args *p = params; in systrace_args()