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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c463 {AC(aio_error_args), 0, 0, (sy_call_t *)aio_error, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 317 = aio_error */
H A Dkern_aio.c347 aio_error(proc_t p, struct aio_error_args *uap, int *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1239 struct aio_error_args { struct
1990 int aio_error(struct proc *, struct aio_error_args *, int *);

Completed in 42 milliseconds