Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsysproto.h877 struct olio_listio_args { struct
878 char mode_l_[PADL_(int)]; int mode; char mode_r_[PADR_(int)];
879 …aiocb *const *)]; struct oaiocb *const * acb_list; char acb_list_r_[PADR_(struct oaiocb *const *)];
880 char nent_l_[PADL_(int)]; int nent; char nent_r_[PADR_(int)];
881 … sig_l_[PADL_(struct osigevent *)]; struct osigevent * sig; char sig_r_[PADR_(struct osigevent *)];