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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c464 {AC(aio_read_args), 0, 0, (sy_call_t *)aio_read, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 318 = aio_read */
H A Dkern_aio.c457 aio_read(proc_t p, struct aio_read_args *uap, int *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1242 struct aio_read_args { struct
1991 int aio_read(struct proc *, struct aio_read_args *, int *);

Completed in 43 milliseconds