Home
last modified time | relevance | path

Searched refs:kn_hookid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Devent.h295 int kn_hookid; member
/freebsd/sys/kern/
H A Dkern_event.c978 kn->kn_hookid = 1; in filt_userattach()
980 kn->kn_hookid = 0; in filt_userattach()
997 return (kn->kn_hookid); in filt_user()
1008 kn->kn_hookid = 1; in filt_usertouch()
1034 kn->kn_hookid = 0; in filt_usertouch()
1045 kn->kn_hookid = 0; in filt_usertouch()