Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h171 struct netbsd32_chroot_args;
555 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dsunos32_sysent.c253 ns(struct netbsd32_chroot_args),
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h197 struct netbsd32_chroot_args;
1223 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dlinux32_sysent.c260 ns(struct netbsd32_chroot_args),
H A Dlinux32_systrace_args.c368 const struct netbsd32_chroot_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h202 struct netbsd32_chroot_args;
1218 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dlinux32_sysent.c264 ns(struct netbsd32_chroot_args),
H A Dlinux32_systrace_args.c375 const struct netbsd32_chroot_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c382 ns(struct netbsd32_chroot_args),
H A Dnetbsd32_syscallargs.h353 struct netbsd32_chroot_args { struct
2961 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dnetbsd32_netbsd.c675 netbsd32_chroot(struct lwp *l, const struct netbsd32_chroot_args *uap, register_t *retval) in netbsd32_chroot()
H A Dnetbsd32_systrace_args.c484 const struct netbsd32_chroot_args *p = params; in systrace_args()