Searched refs:sys_chown (Results 1 – 3 of 3) sorted by relevance
74 …{ .sy_narg = AS(chown_args), .sy_call = (sy_call_t *)sys_chown, .sy_auevent = AUE_CHOWN, .sy_flags…
2951 sys_chown(struct thread *td, struct chown_args *uap) in sys_chown() function
1863 int sys_chown(struct thread *, struct chown_args *);