Searched refs:freebsd32_fcntl_args (Results 1 – 4 of 4) sorted by relevance
89 struct freebsd32_fcntl_args { struct712 int freebsd32_fcntl(struct thread *, struct freebsd32_fcntl_args *);
162 …{ .sy_narg = AS(freebsd32_fcntl_args), .sy_call = (sy_call_t *)freebsd32_fcntl, .sy_auevent = AUE_…
3948 freebsd32_fcntl(struct thread *td, struct freebsd32_fcntl_args *uap) in freebsd32_fcntl()
528 struct freebsd32_fcntl_args *p = params; in systrace_args()