Searched refs:EVFILT_SYSCOUNT (Results 1 – 4 of 4) sorted by relevance
52 #define EVFILT_SYSCOUNT 13 macro
46 #define EVFILT_SYSCOUNT 12 macro
50 #define EVFILT_SYSCOUNT 13 macro
350 } sysfilt_ops[EVFILT_SYSCOUNT] = {1294 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) { in kqueue_add_filteropts()1297 ~filt, EVFILT_SYSCOUNT); in kqueue_add_filteropts()1319 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_del_filteropts()1341 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_fo_find()1360 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_fo_release()