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

/darwin-on-arm/xnu/bsd/sys/
H A Daio_kern.h91 _aio_close(struct proc *p, int fd);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c574 * _aio_close - internal function used to clean up async IO requests for
579 _aio_close(proc_t p, int fd ) function
622 } /* _aio_close */
H A Dkern_descrip.c2342 _aio_close( p, fd );

Completed in 29 milliseconds