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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c459 {AC(aio_fsync_args), 0, 0, (sy_call_t *)aio_fsync, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 313 = aio_fsync */
H A Dkern_aio.c416 aio_fsync(proc_t p, struct aio_fsync_args *uap, int *retval )
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1223 struct aio_fsync_args { struct
1986 int aio_fsync(struct proc *, struct aio_fsync_args *, int *);

Completed in 26 milliseconds