Searched refs:EVFILT_LIO (Results 1 – 5 of 5) sorted by relevance
44 #define EVFILT_LIO (-10) /* attached to lio requests */ macro
204 [-EVFILT_LIO] = rw_filter_names,
165 ATF_REQUIRE_EQ(EVFILT_LIO, kq_returned.filter); in ATF_TC_BODY()
404 kqueue_add_filteropts(EVFILT_LIO, &lio_filtops); in aio_onceonly()2281 kev.filter = EVFILT_LIO; in kern_lio_listio()
385 [~EVFILT_LIO] = { &null_filtops },