Searched defs:lchmod_args (Results 1 – 2 of 2) sorted by relevance
3026 struct lchmod_args { struct3032 sys_lchmod(struct thread *td, struct lchmod_args *uap) in sys_lchmod() argument
707 struct lchmod_args { struct708 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];709 char mode_l_[PADL_(mode_t)]; mode_t mode; char mode_r_[PADR_(mode_t)];