Searched refs:freebsd32_aio_return (Results 1 – 3 of 3) sorted by relevance
749 int freebsd32_aio_return(struct thread *, struct freebsd32_aio_return_args *);
384 …{ .sy_narg = AS(freebsd32_aio_return_args), .sy_call = (sy_call_t *)freebsd32_aio_return, .sy_auev…
2888 freebsd32_aio_return(struct thread *td, struct freebsd32_aio_return_args *uap) in freebsd32_aio_return() function