Searched refs:chown_args (Results 1 – 4 of 4) sorted by relevance
2944 struct chown_args { struct2951 sys_chown(struct thread *td, struct chown_args *uap) in sys_chown() argument
74 …{ .sy_narg = AS(chown_args), .sy_call = (sy_call_t *)sys_chown, .sy_auevent = AUE_CHOWN, .sy_flags…
114 struct chown_args *p = params; in systrace_args()
87 struct chown_args { struct1863 int sys_chown(struct thread *, struct chown_args *);