Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Devent.h309 int kn_hookid; member
/freebsd/sys/kern/
H A Dkern_event.c1115 kn->kn_hookid = 1; in filt_userattach()
1117 kn->kn_hookid = 0; in filt_userattach()
1134 return (kn->kn_hookid); in filt_user()
1145 kn->kn_hookid = 1; in filt_usertouch()
1171 kn->kn_hookid = 0; in filt_usertouch()
1182 kn->kn_hookid = 0; in filt_usertouch()