Searched refs:freebsd32_lio_listio_args (Results 1 – 4 of 4) sorted by relevance
239 struct freebsd32_lio_listio_args { struct743 int freebsd32_lio_listio(struct thread *, struct freebsd32_lio_listio_args *);
327 …{ .sy_narg = AS(freebsd32_lio_listio_args), .sy_call = (sy_call_t *)freebsd32_lio_listio, .sy_auev…
1273 struct freebsd32_lio_listio_args *p = params; in systrace_args()
3079 freebsd32_lio_listio(struct thread *td, struct freebsd32_lio_listio_args *uap) in freebsd32_lio_listio()