AIO_CANCELED
td->td_retval[0] = AIO_CANCELED;
if (result == AIO_CANCELED) {
ATF_REQUIRE(aio_cancel(s[0], &ioreq[i].iocb) == AIO_CANCELED);