Searched refs:freebsd32_lio_listio (Results 1 – 3 of 3) sorted by relevance
327 …{ .sy_narg = AS(freebsd32_lio_listio_args), .sy_call = (sy_call_t *)freebsd32_lio_listio, .sy_auev…390 …{ compat6(AS(freebsd6_freebsd32_lio_listio_args),freebsd32_lio_listio), .sy_auevent = AUE_LIO_LIST…
743 int freebsd32_lio_listio(struct thread *, struct freebsd32_lio_listio_args *);
3079 freebsd32_lio_listio(struct thread *td, struct freebsd32_lio_listio_args *uap) in freebsd32_lio_listio() function