Searched refs:lchmod_args (Results 1 – 4 of 4) sorted by relevance
166 struct lchmod_args lchmod;
685 struct lchmod_args { struct1626 int sys_lchmod (struct sysmsg *sysmsg, const struct lchmod_args *);
291 { AS(lchmod_args), 4, (sy_call_t *)sys_lchmod }, /* 274 = lchmod */
3458 sys_lchmod(struct sysmsg *sysmsg, const struct lchmod_args *uap) in sys_lchmod()