Searched refs:lchown_args (Results 1 – 4 of 4) sorted by relevance
3002 struct lchown_args { struct3009 sys_lchown(struct thread *td, struct lchown_args *uap) in sys_lchown() argument
312 …{ .sy_narg = AS(lchown_args), .sy_call = (sy_call_t *)sys_lchown, .sy_auevent = AUE_LCHOWN, .sy_fl…
1292 struct lchown_args *p = params; in systrace_args()
700 struct lchown_args { struct2001 int sys_lchown(struct thread *, struct lchown_args *);