Searched defs:lchmod_args (Results 1 – 2 of 2) sorted by relevance
2854 struct lchmod_args { struct2860 sys_lchmod(struct thread *td, struct lchmod_args *uap) in sys_lchmod() argument
717 struct lchmod_args { struct718 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];719 char mode_l_[PADL_(mode_t)]; mode_t mode; char mode_r_[PADR_(mode_t)];