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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c465 {AC(aio_write_args), 0, 0, (sy_call_t *)aio_write, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 319 = aio_write */
H A Dkern_aio.c1030 aio_write(proc_t p, struct aio_write_args *uap, int *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1245 struct aio_write_args { struct
1992 int aio_write(struct proc *, struct aio_write_args *, int *);

Completed in 32 milliseconds