Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysproto.h779 struct aio_suspend_args { struct
780 …onst *)]; const struct aiocb * const * aiocbp; char aiocbp_r_[PADR_(const struct aiocb * const *)];
781 char nent_l_[PADL_(int)]; int nent; char nent_r_[PADR_(int)];
782 …uct timespec *)]; const struct timespec * timeout; char timeout_r_[PADR_(const struct timespec *)];