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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dev.h74 int modwatch(er_t, int);
H A Dsysproto.h1891 int modwatch(struct proc *, struct modwatch_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c338 {AC(modwatch_args), 0, 0, (sy_call_t *)modwatch, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 233 = modwatch */
H A Dsys_generic.c1982 * waitevent and then re-armed via modwatch
2151 * waitevent and then re-armed via modwatch
2438 * modwatch system call. user passes in event to modify.
2443 modwatch(proc_t p, struct modwatch_args *uap, __unused int *retval) function

Completed in 101 milliseconds