Home
last modified time | relevance | path

Searched refs:sys_fchroot (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dinit_sysent.c659 …{ .sy_narg = AS(fchroot_args), .sy_call = (sy_call_t *)sys_fchroot, .sy_auevent = AUE_NULL, .sy_fl…
H A Dvfs_syscalls.c1042 sys_fchroot(struct thread *td, struct fchroot_args *uap) in sys_fchroot() function
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c660 …{ .sy_narg = AS(fchroot_args), .sy_call = (sy_call_t *)sys_fchroot, .sy_auevent = AUE_NULL, .sy_fl…
/freebsd/sys/sys/
H A Dsysproto.h2288 int sys_fchroot(struct thread *, struct fchroot_args *);