Searched refs:freebsd32_futimes_args (Results 1 – 4 of 4) sorted by relevance
167 struct freebsd32_futimes_args { struct727 int freebsd32_futimes(struct thread *, struct freebsd32_futimes_args *);
276 …{ .sy_narg = AS(freebsd32_futimes_args), .sy_call = (sy_call_t *)freebsd32_futimes, .sy_auevent = …
1790 freebsd32_futimes(struct thread *td, struct freebsd32_futimes_args *uap) in freebsd32_futimes()
969 struct freebsd32_futimes_args *p = params; in systrace_args()