Home
last modified time | relevance | path

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

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