Home
last modified time | relevance | path

Searched defs:freebsd6_freebsd32_lio_listio_args (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_proto.h1048 struct freebsd6_freebsd32_lio_listio_args { struct
1049 char mode_l_[PADL_(int)]; int mode; char mode_r_[PADR_(int)];
1050 …2 *const *)]; struct oaiocb32 *const * acb_list; char acb_list_r_[PADR_(struct oaiocb32 *const *)];
1074 int freebsd6_freebsd32_lio_listio(struct thread *, struct freebsd6_freebsd32_lio_listio_args *); argument