Searched refs:freebsd32_aio_error_args (Results 1 – 4 of 4) sorted by relevance
296 struct freebsd32_aio_error_args { struct757 int freebsd32_aio_error(struct thread *, struct freebsd32_aio_error_args *);
372 …{ AS(freebsd32_aio_error_args), (sy_call_t *)freebsd32_aio_error, AUE_NULL, NULL, 0, 0, SYF_CAPENA…
1574 struct freebsd32_aio_error_args *p = params; in systrace_args()
2813 freebsd32_aio_error(struct thread *td, struct freebsd32_aio_error_args *uap) in freebsd32_aio_error()