kqueue_fo_find
static const struct filterops *kqueue_fo_find(int filt);
fops = kqueue_fo_find(filt);
(void)kqueue_fo_find(kn->kn_kevent.filter);