Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDevent.h295 int kn_hookid; member
/freebsd-14-stable/sys/kern/
HDkern_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()