Searched refs:watchevent (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dev.h75 int watchevent(er_t, int);
H A Dsysproto.h1889 int watchevent(struct proc *, struct watchevent_args *, int *);
/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.c2176 * watchevent system call. user passes us an event to watch
2189 watchevent(proc_t p, struct watchevent_args *uap, __unused int *retval) function

Completed in 56 milliseconds