Searched refs:freebsd32_fcntl (Results 1 – 3 of 3) sorted by relevance
712 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_FCNTL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 92 = freebsd32_fcntl */
4008 freebsd32_fcntl(struct thread *td, struct freebsd32_fcntl_args *uap) in freebsd32_fcntl() function