Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Devent.h193 #define EVENT_REGISTER 1 macro
/f-stack/freebsd/sys/
H A Devent.h259 #define EVENT_REGISTER 1 macro
/f-stack/freebsd/kern/
H A Dkern_event.c802 case EVENT_REGISTER: in filt_timertouch()
904 case EVENT_REGISTER: in filt_usertouch()
1593 fops->f_touch(kn, kev, EVENT_REGISTER); in kqueue_register()