Searched refs:EV_ERROR (Results 1 – 18 of 18) sorted by relevance
106 EV_ERROR;
98 if (revents & EV_ERROR) in lws_accept_cb()
377 if (ev->flags & EV_ERROR) in uv__io_poll()
304 if (ret == 0 || (events[0].flags & EV_ERROR) == 0 || events[0].data != EINVAL) in uv__stream_try_select()
212 if (kevent(not->kq, &event, 1, NULL, 0, NULL) == -1 || event.flags & EV_ERROR) in xnotify_add()
188 EV_ERROR
314 EV_ERROR
270 EV_ERROR
303 EV_ERROR
386 EV_ERROR
1092 pub const EV_ERROR: u16 = 0x4000; constant
2587 PyModule_AddIntConstant(m, "KQ_EV_ERROR", EV_ERROR);
1298 pub const EV_ERROR: u16 = 0x4000; constant
1939 pub const EV_ERROR: u32 = 0x4000; constant
2007 pub const EV_ERROR: u16 = 0x4000; constant
3952 pub const EV_ERROR: u16 = 0x4000; constant