Searched refs:freebsd32_futimesat (Results 1 – 3 of 3) sorted by relevance
557 …{ AS(freebsd32_futimesat_args), (sy_call_t *)freebsd32_futimesat, AUE_FUTIMESAT, NULL, 0, 0, 0, SY…
812 int freebsd32_futimesat(struct thread *, struct freebsd32_futimesat_args *);
1295 freebsd32_futimesat(struct thread *td, struct freebsd32_futimesat_args *uap) in freebsd32_futimesat() function