Searched defs:EVFILT_PROC (Results 1 – 5 of 5) sorted by relevance
31 EVFILT_PROC = -5, /* attached to struct proc */ enumerator
31 EVFILT_PROC = 4, enumerator
24 EVFILT_PROC = -5, /* attached to struct proc */ enumerator
39 EVFILT_PROC = -5, enumerator
43 #define EVFILT_PROC 4U /* attached to struct proc */ macro