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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c336 {AC(watchevent_args), 0, 0, (sy_call_t *)watchevent, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 231 = watchevent */
H A Dsys_generic.c2189 watchevent(proc_t p, struct watchevent_args *uap, __unused int *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h844 struct watchevent_args { struct
1889 int watchevent(struct proc *, struct watchevent_args *, int *);

Completed in 41 milliseconds