Searched refs:freebsd32_lutimes_args (Results 1 – 4 of 4) sorted by relevance
245 struct freebsd32_lutimes_args { struct744 int freebsd32_lutimes(struct thread *, struct freebsd32_lutimes_args *);
346 …{ .sy_narg = AS(freebsd32_lutimes_args), .sy_call = (sy_call_t *)freebsd32_lutimes, .sy_auevent = …
1769 freebsd32_lutimes(struct thread *td, struct freebsd32_lutimes_args *uap) in freebsd32_lutimes()
1291 struct freebsd32_lutimes_args *p = params; in systrace_args()