aio_read
aio_read(apv[i]);
if (aio_read(&c_descr->aiocb) < 0)
if (aio_read(&aio) != 0) {
int aio_read(struct aiocb *);
struct aio_read_args aio_read;