Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDevent.h288 int kn_hookid; member
/freebsd-13-stable/sys/kern/
HDkern_event.c973 kn->kn_hookid = 1; in filt_userattach()
975 kn->kn_hookid = 0; in filt_userattach()
992 return (kn->kn_hookid); in filt_user()
1003 kn->kn_hookid = 1; in filt_usertouch()
1029 kn->kn_hookid = 0; in filt_usertouch()
1040 kn->kn_hookid = 0; in filt_usertouch()