Searched refs:EV_DROP (Results 1 – 5 of 5) sorted by relevance
150 #define EV_DROP 0x1000 /* note should be dropped */ macro
81 #define EV_DROP 0x1000 /* note should be dropped */ macro
148 #define EV_DROP 0x1000 /* note should be dropped */ macro
480 kn->kn_flags |= EV_DROP; in procdesc_kqops_event()
514 kn->kn_flags |= EV_DROP; in filt_proc()1886 if ((kn->kn_flags & EV_DROP) == EV_DROP) { in kqueue_scan()