Home
last modified time | relevance | path

Searched refs:EVFILT_PROCDESC (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/
H A Dff_event.h46 #define EVFILT_PROCDESC (-8) /* attached to process descriptors */ macro
/f-stack/tools/compat/include/sys/
H A Devent.h41 #define EVFILT_PROCDESC (-8) /* attached to process descriptors */ macro
/f-stack/freebsd/sys/
H A Devent.h44 #define EVFILT_PROCDESC (-8) /* attached to process descriptors */ macro
/f-stack/freebsd/kern/
H A Dsys_procdesc.c500 case EVFILT_PROCDESC: in procdesc_kqfilter()