Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Devent.h239 int kn_hookid; member
/f-stack/freebsd/sys/
H A Devent.h287 int kn_hookid; member
/f-stack/freebsd/kern/
H A Dkern_event.c876 kn->kn_hookid = 1; in filt_userattach()
878 kn->kn_hookid = 0; in filt_userattach()
895 return (kn->kn_hookid); in filt_user()
906 kn->kn_hookid = 1; in filt_usertouch()
932 kn->kn_hookid = 0; in filt_usertouch()
943 kn->kn_hookid = 0; in filt_usertouch()