Searched refs:freebsd32_futimesat (Results 1 – 3 of 3) sorted by relevance
789 int freebsd32_futimesat(struct thread *, struct freebsd32_futimesat_args *);
564 …{ .sy_narg = AS(freebsd32_futimesat_args), .sy_call = (sy_call_t *)freebsd32_futimesat, .sy_aueven…
1868 freebsd32_futimesat(struct thread *td, struct freebsd32_futimesat_args *uap) in freebsd32_futimesat() function