Searched defs:chroot_args (Results 1 – 2 of 2) sorted by relevance
1013 struct chroot_args { struct1018 sys_chroot(struct thread *td, struct chroot_args *uap) in sys_chroot() argument
243 struct chroot_args { struct244 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];