Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysproto.h789 struct aio_suspend_args { struct
790 …ct aiocb * const *)]; struct aiocb * const * aiocbp; char aiocbp_r_[PADR_(struct aiocb * const *)];
791 char nent_l_[PADL_(int)]; int nent; char nent_r_[PADR_(int)];
792 …uct timespec *)]; const struct timespec * timeout; char timeout_r_[PADR_(const struct timespec *)];