Searched refs:EVFILT_SYSCOUNT (Results 1 – 2 of 2) sorted by relevance
48 #define EVFILT_SYSCOUNT 13 macro
354 } sysfilt_ops[EVFILT_SYSCOUNT] = {1412 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) { in kqueue_add_filteropts()1415 ~filt, EVFILT_SYSCOUNT); in kqueue_add_filteropts()1437 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_del_filteropts()1459 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_fo_find()1478 if (filt > 0 || filt + EVFILT_SYSCOUNT < 0) in kqueue_fo_release()