Searched refs:freebsd32_lio_listio_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h256 struct freebsd32_lio_listio_args { struct
749 int freebsd32_lio_listio(struct thread *, struct freebsd32_lio_listio_args *);
H A Dfreebsd32_sysent.c312 { AS(freebsd32_lio_listio_args), (sy_call_t *)freebsd32_lio_listio, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 257 = freebsd32_lio_listio */
H A Dfreebsd32_systrace_args.c1338 struct freebsd32_lio_listio_args *p = params;
/freebsd-11-stable/sys/kern/
H A Dvfs_aio.c2945 freebsd32_lio_listio(struct thread *td, struct freebsd32_lio_listio_args *uap)

Completed in 184 milliseconds