Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h255 #define KF_TYPE_KQUEUE 5 macro
/f-stack/freebsd/sys/
H A Duser.h259 #define KF_TYPE_KQUEUE 5 macro
/f-stack/freebsd/kern/
H A Dkern_event.c2205 kif->kf_type = KF_TYPE_KQUEUE; in kqueue_fill_kinfo()