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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c460 {AC(aio_return_args), 0, 0, (sy_call_t *)aio_return, munge_w, munge_d, _SYSCALL_RET_SSIZE_T, 4}, /* 314 = aio_return */
H A Dkern_aio.c487 aio_return(proc_t p, struct aio_return_args *uap, user_ssize_t *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1227 struct aio_return_args { struct
1987 int aio_return(struct proc *, struct aio_return_args *, user_ssize_t *);

Completed in 33 milliseconds