Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h168 struct netbsd32_chroot_args;
556 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dsunos32_sysent.c253 ns(struct netbsd32_chroot_args),
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/svr4_32/
H A Dsvr4_32_syscallargs.h221 struct netbsd32_chroot_args;
820 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dsvr4_32_sysent.c281 ns(struct netbsd32_chroot_args),
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h199 struct netbsd32_chroot_args;
1128 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dlinux32_sysent.c273 ns(struct netbsd32_chroot_args),
H A Dlinux32_systrace_args.c375 struct netbsd32_chroot_args *p = params; in systrace_args()
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c356 ns(struct netbsd32_chroot_args),
H A Dnetbsd32_syscallargs.h350 struct netbsd32_chroot_args { struct
2705 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
H A Dnetbsd32_netbsd.c710 netbsd32_chroot(struct lwp *l, const struct netbsd32_chroot_args *uap, register_t *retval) in netbsd32_chroot()
H A Dnetbsd32_systrace_args.c484 struct netbsd32_chroot_args *p = params; in systrace_args()