Searched refs:netbsd32_fchroot_args (Results 1 – 6 of 6) sorted by relevance
446 struct netbsd32_fchroot_args;746 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);
703 ns(struct netbsd32_fchroot_args),
1296 ns(struct netbsd32_fchroot_args),
1610 struct netbsd32_fchroot_args { struct3364 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);
1750 netbsd32_fchroot(struct lwp *l, const struct netbsd32_fchroot_args *uap, register_t *retval) in netbsd32_fchroot()
2169 const struct netbsd32_fchroot_args *p = params; in systrace_args()