Searched refs:netbsd32_chroot_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 171 struct netbsd32_chroot_args; 555 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
|
H A D | sunos32_sysent.c | 253 ns(struct netbsd32_chroot_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 197 struct netbsd32_chroot_args; 1223 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
|
H A D | linux32_sysent.c | 260 ns(struct netbsd32_chroot_args),
|
H A D | linux32_systrace_args.c | 368 const struct netbsd32_chroot_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 202 struct netbsd32_chroot_args; 1218 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
|
H A D | linux32_sysent.c | 264 ns(struct netbsd32_chroot_args),
|
H A D | linux32_systrace_args.c | 375 const struct netbsd32_chroot_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 382 ns(struct netbsd32_chroot_args),
|
H A D | netbsd32_syscallargs.h | 353 struct netbsd32_chroot_args { struct 2961 int netbsd32_chroot(struct lwp *, const struct netbsd32_chroot_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 675 netbsd32_chroot(struct lwp *l, const struct netbsd32_chroot_args *uap, register_t *retval) in netbsd32_chroot()
|
H A D | netbsd32_systrace_args.c | 484 const struct netbsd32_chroot_args *p = params; in systrace_args()
|