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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c461 {AC(aio_suspend_args), 0, 0, (sy_call_t *)aio_suspend, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 315 = aio_suspend */
H A Dkern_aio.c864 aio_suspend(proc_t p, struct aio_suspend_args *uap, int *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1230 struct aio_suspend_args { struct
1988 int aio_suspend(struct proc *, struct aio_suspend_args *, int *);

Completed in 55 milliseconds