Searched refs:freebsd32_utimes (Results 1 – 3 of 3) sorted by relevance
188 …{ AS(freebsd32_utimes_args), (sy_call_t *)freebsd32_utimes, AUE_UTIMES, NULL, 0, 0, 0, SY_THR_STAT…
724 int freebsd32_utimes(struct thread *, struct freebsd32_utimes_args *);
1349 freebsd32_utimes(struct thread *td, struct freebsd32_utimes_args *uap) in freebsd32_utimes() function