Searched refs:EV_ERROR (Results 1 – 9 of 9) sorted by relevance
159 !(kqueueop->events[0].flags & EV_ERROR)) { in kq_init()334 if (events[i].flags & EV_ERROR) { in kq_dispatch()
212 if (kevent(not->kq, &event, 1, NULL, 0, NULL) == -1 || event.flags & EV_ERROR) in xnotify_add()
630 pub const EV_ERROR: u16 = 0x4000; constant
379 pub const EV_ERROR: u16 = 0x4000; constant
1980 PyModule_AddIntConstant(m, "KQ_EV_ERROR", EV_ERROR);
1076 pub const EV_ERROR: u16 = 0x4000; constant
2653 PyModule_AddIntConstant(m, "KQ_EV_ERROR", EV_ERROR);
1306 pub const EV_ERROR: u32 = 0x4000; constant
2471 pub const EV_ERROR: u16 = 0x4000; constant