Searched refs:sys_chown (Results 1 – 4 of 4) sorted by relevance
86 …{ .sy_narg = AS(chown_args), .sy_call = (sy_call_t *)sys_chown, .sy_auevent = AUE_CHOWN, .sy_flags…
85 …{ .sy_narg = AS(chown_args), .sy_call = (sy_call_t *)sys_chown, .sy_auevent = AUE_CHOWN, .sy_flags…
3077 sys_chown(struct thread *td, struct chown_args *uap) in sys_chown() function
1901 int sys_chown(struct thread *, struct chown_args *);