Home
last modified time | relevance | path

Searched defs:fchroot_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_syscalls.c1037 struct fchroot_args { struct
1042 sys_fchroot(struct thread *td, struct fchroot_args *uap) in sys_fchroot() argument
/freebsd/sys/sys/
H A Dsysproto.h1885 struct fchroot_args { struct
1886 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];