aioerror
static int aioerror(void *, int);
error = aioerror((void *)a1, AIO_64);
return (aioerror((void *)uap[1], AIO_32));
return (aioerror((void *)uap[1], AIO_LARGEFILE));