Home
last modified time | relevance | path

Searched refs:EV_ERROR (Results 226 – 250 of 8762) sorted by relevance

12345678910>>...351

/dports/security/modsecurity3-nginx/nginx-1.20.0/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/net-p2p/btpd/btpd-0.16/evloop/
H A Dkqueue.c106 if (m_evs[i].flags & EV_ERROR) { in evloop()
/dports/www/nginx-devel/nginx-1.21.5/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/www/nginx-naxsi/nginx-1.20.2/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/www/nginx-lite/nginx-1.20.2/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/www/nginx-full/nginx-1.20.2/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/www/nginx/nginx-1.20.2/auto/os/
H A Ddarwin58 if (kev.flags & EV_ERROR) return 1;"
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/verto/
H A Dverto-libev.c95 if (revents & EV_ERROR) in libev_callback()
H A Dverto-k5ev.c129 if (revents & EV_ERROR) in libev_callback()
/dports/security/krb5/krb5-1.19.2/src/util/verto/
H A Dverto-libev.c95 if (revents & EV_ERROR) in libev_callback()
H A Dverto-k5ev.c129 if (revents & EV_ERROR) in libev_callback()
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/io/
H A Dlibevwrapper.c120 if (revents & EV_ERROR && errno) { in io_callback()
645 if (PyModule_AddIntConstant(module, "EV_ERROR", EV_ERROR) == -1) in PyInit_libevwrapper()
/dports/databases/mdcached/mdcached-1.0.9/mdcached/
H A Dminilibevent.h195 #define EV_ERROR 0x4
464 l[k].filter = EV_ERROR;
/dports/net/minidlna/minidlna-4f6a473/
H A Dkqueue.c208 if (event_list[i].flags & EV_ERROR) { in kqueue_process()
/dports/sysutils/wait_on/wait_on-1.1-2-g2fb6f24/
H A Dwait_on.c182 if (events[i].flags & EV_ERROR) { in main()
/dports/java/netty/netty-4.1.53.Final/io/netty/channel/kqueue/
H A DNative.java70 static final short EV_ERROR = evError(); field in Native
/dports/lang/v/v-0.1.29/thirdparty/picoev/src/
H A Dpicoev_kqueue.c188 assert((event->flags & EV_ERROR) == 0); /* changelist errors are fatal */ in picoev_poll_once_internal()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/port/detail/
H A DKQueue.cpp165 if (event->fflags & EV_ERROR) { in run()
/dports/devel/libvirt/libvirt-7.10.0/src/bhyve/
H A Dbhyve_monitor.c137 if ((kev.flags & EV_ERROR) != 0) { in bhyveMonitorIO()
/dports/www/squid/squid-4.15/src/comm/
H A DModKqueue.cc256 if (ke[i].flags & EV_ERROR) { in DoSelect()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/libev/
H A D_corecffi_cdef.c31 #define EV_ERROR ... macro
/dports/devel/libepoll-shim/epoll-shim-0.0.20210418/src/
H A Dtimerfd_ctx.c426 assert((kev[0].flags & EV_ERROR) != 0); in timerfd_ctx_register_event()
431 assert((kev[1].flags & EV_ERROR) != 0); in timerfd_ctx_register_event()
/dports/dns/knot3-lib/knot-3.1.5/src/knot/common/
H A Dfdset.h378 return it->ptr->flags & EV_ERROR; in fdset_it_is_error()
/dports/dns/knot3/knot-3.1.5/src/knot/common/
H A Dfdset.h378 return it->ptr->flags & EV_ERROR; in fdset_it_is_error()
/dports/devel/libqb/libqb-2.0.3/lib/
H A Dloop_poll_kqueue.c150 if (events[i].flags & EV_ERROR) { in _poll_and_add_to_jobs_()

12345678910>>...351