Searched refs:freebsd32_fcntl (Results 1 – 3 of 3) sorted by relevance
142 …{ AS(freebsd32_fcntl_args), (sy_call_t *)freebsd32_fcntl, AUE_FCNTL, NULL, 0, 0, 0, SY_THR_STATIC …
719 int freebsd32_fcntl(struct thread *, struct freebsd32_fcntl_args *);
3085 freebsd32_fcntl(struct thread *td, struct freebsd32_fcntl_args *uap) in freebsd32_fcntl() function