Home
last modified time | relevance | path

Searched refs:sys_fchroot_args (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h437 struct sys_fchroot_args;
742 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
H A Dsunos_sysent.c795 ns(struct sys_fchroot_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h625 struct sys_fchroot_args;
1260 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
H A Daoutm68k_sysent.c1668 ns(struct sys_fchroot_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1755 struct sys_fchroot_args ua; in netbsd32_fchroot()
/netbsd/sys/sys/
H A Dsyscallargs.h1945 struct sys_fchroot_args { struct
3954 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1490 ns(struct sys_fchroot_args),
H A Dvfs_syscalls.c1545 sys_fchroot(struct lwp *l, const struct sys_fchroot_args *uap, register_t *retval) in sys_fchroot()
H A Dsystrace_args.c2230 const struct sys_fchroot_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c3387 struct sys_fchroot_args callarg; in rump___sysimpl_fchroot()
7845 ns(struct sys_fchroot_args),