Searched refs:nxtlio (Results 1 – 1 of 1) sorted by relevance
1015 aio_lio_t *nxtlio, *liop; in aio_cleanup_exit() local1061 for (liop = aiop->aio_lio_free; liop != NULL; liop = nxtlio) { in aio_cleanup_exit()1062 nxtlio = liop->lio_next; in aio_cleanup_exit()