Searched refs:freebsd32_utimes_args (Results 1 – 4 of 4) sorted by relevance
123 struct freebsd32_utimes_args { struct719 int freebsd32_utimes(struct thread *, struct freebsd32_utimes_args *);
208 …{ .sy_narg = AS(freebsd32_utimes_args), .sy_call = (sy_call_t *)freebsd32_utimes, .sy_auevent = AU…
1747 freebsd32_utimes(struct thread *td, struct freebsd32_utimes_args *uap) in freebsd32_utimes()
773 struct freebsd32_utimes_args *p = params; in systrace_args()