Searched defs:fchdir_args (Results 1 – 2 of 2) sorted by relevance
885 struct fchdir_args { struct890 sys_fchdir(struct thread *td, struct fchdir_args *uap) in sys_fchdir() argument
76 struct fchdir_args { struct77 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];