Searched defs:rmdir_args (Results 1 – 2 of 2) sorted by relevance
3979 struct rmdir_args { struct3984 sys_rmdir(struct thread *td, struct rmdir_args *uap) in sys_rmdir() argument
443 struct rmdir_args { struct444 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];