Searched refs:aio_validate (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c206 static int aio_validate( aio_workq_entry *entryp );
1898 result = aio_validate( entryp );
2069 * aio_validate
2074 aio_validate( aio_workq_entry *entryp ) function
2162 } /* aio_validate */

Completed in 6 milliseconds