Home
last modified time | relevance | path

Searched refs:PORT_SOURCE_FD (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dportsmplexer.cc67 …if(port_associate(d_portfd, PORT_SOURCE_FD, fd, (&cbmap == &d_readCallbacks) ? POLLIN : POLLOUT, 0… in addFD()
78 …if(port_dissociate(d_portfd, PORT_SOURCE_FD, fd) < 0 && errno != ENOENT) // it appears under some … in removeFD()
117 if (port_associate(d_portfd, PORT_SOURCE_FD, fd, POLLIN, 0) < 0) { in getAvailableFDs()
122 if (port_associate(d_portfd, PORT_SOURCE_FD, fd, POLLOUT, 0) < 0) { in getAvailableFDs()
170 …lbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d_pevents[n].… in run()
180 …lbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d_pevents[n].… in run()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dportsmplexer.cc67 …if(port_associate(d_portfd, PORT_SOURCE_FD, fd, (&cbmap == &d_readCallbacks) ? POLLIN : POLLOUT, 0… in addFD()
78 …if(port_dissociate(d_portfd, PORT_SOURCE_FD, fd) < 0 && errno != ENOENT) // it appears under some … in removeFD()
117 if (port_associate(d_portfd, PORT_SOURCE_FD, fd, POLLIN, 0) < 0) { in getAvailableFDs()
122 if (port_associate(d_portfd, PORT_SOURCE_FD, fd, POLLOUT, 0) < 0) { in getAvailableFDs()
170 …lbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d_pevents[n].… in run()
180 …lbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d_pevents[n].… in run()
/dports/security/uacme/uacme-upstream-1.7.1/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/mail/rspamd/rspamd-3.1/contrib/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/lib/ev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
87 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
117 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
148 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/lib/ev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
87 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
117 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
148 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/devel/p5-EV/EV-4.33/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/devel/pecl-ev/ev-1.1.5/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/net/tcpkali/tcpkali-1.1.1/deps/libev/
H A Dev_port.c63 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
86 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
116 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
146 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/devel/libev/libev-4.33/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/libev/
H A Dev_port.c64 backend_fd, PORT_SOURCE_FD, fd, in port_associate_and_check()
90 port_dissociate (backend_fd, PORT_SOURCE_FD, fd); in port_modify()
120 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()
151 assert (("libev: PORT_SOURCE_FD must not be zero", PORT_SOURCE_FD)); in port_init()
/dports/databases/twemproxy/twemproxy-0.5.0/src/event/
H A Dnc_evport.c118 status = port_associate(evp, PORT_SOURCE_FD, c->sd, POLLIN | POLLOUT, c); in event_add_out()
144 status = port_associate(evp, PORT_SOURCE_FD, c->sd, POLLIN, c); in event_del_out()
167 status = port_associate(evp, PORT_SOURCE_FD, c->sd, POLLIN | POLLOUT, c); in event_add_conn()
202 status = port_dissociate(evp, PORT_SOURCE_FD, c->sd); in event_del_conn()
232 status = port_associate(evp, PORT_SOURCE_FD, c->sd, events , c); in event_reassociate()
365 status = port_associate(evp, PORT_SOURCE_FD, st->sd, POLLIN, NULL); in event_loop_stats()
402 status = port_associate(evp, PORT_SOURCE_FD, st->sd, POLLIN, NULL); in event_loop_stats()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorImpl.java40 import static sun.nio.ch.SolarisEventPort.PORT_SOURCE_FD;
160 port_dissociate(pfd, PORT_SOURCE_FD, fd); in processUpdateQueue()
162 port_associate(pfd, PORT_SOURCE_FD, fd, newEvents); in processUpdateQueue()
190 if (source == PORT_SOURCE_FD) { in processPortEvents()
217 if (source == PORT_SOURCE_FD) { in processPortEvents()
256 port_dissociate(pfd, PORT_SOURCE_FD, fd); in implDereg()
H A DSolarisEventPort.java64 static final short PORT_SOURCE_FD = 4; field in SolarisEventPort
140 port_associate(port, PORT_SOURCE_FD, fd, events); in startPoll()
178 if (source != PORT_SOURCE_FD) { in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorImpl.java40 import static sun.nio.ch.SolarisEventPort.PORT_SOURCE_FD;
160 port_dissociate(pfd, PORT_SOURCE_FD, fd); in processUpdateQueue()
162 port_associate(pfd, PORT_SOURCE_FD, fd, newEvents); in processUpdateQueue()
190 if (source == PORT_SOURCE_FD) { in processPortEvents()
217 if (source == PORT_SOURCE_FD) { in processPortEvents()
256 port_dissociate(pfd, PORT_SOURCE_FD, fd); in implDereg()
H A DSolarisEventPort.java64 static final short PORT_SOURCE_FD = 4; field in SolarisEventPort
140 port_associate(port, PORT_SOURCE_FD, fd, events); in startPoll()
178 if (source != PORT_SOURCE_FD) { in run()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorImpl.java40 import static sun.nio.ch.SolarisEventPort.PORT_SOURCE_FD;
160 port_dissociate(pfd, PORT_SOURCE_FD, fd); in processUpdateQueue()
162 port_associate(pfd, PORT_SOURCE_FD, fd, newEvents); in processUpdateQueue()
190 if (source == PORT_SOURCE_FD) { in processPortEvents()
217 if (source == PORT_SOURCE_FD) { in processPortEvents()
256 port_dissociate(pfd, PORT_SOURCE_FD, fd); in implDereg()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorImpl.java40 import static sun.nio.ch.SolarisEventPort.PORT_SOURCE_FD;
160 port_dissociate(pfd, PORT_SOURCE_FD, fd); in processUpdateQueue()
162 port_associate(pfd, PORT_SOURCE_FD, fd, newEvents); in processUpdateQueue()
190 if (source == PORT_SOURCE_FD) { in processPortEvents()
217 if (source == PORT_SOURCE_FD) { in processPortEvents()
256 port_dissociate(pfd, PORT_SOURCE_FD, fd); in implDereg()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorImpl.java40 import static sun.nio.ch.SolarisEventPort.PORT_SOURCE_FD;
160 port_dissociate(pfd, PORT_SOURCE_FD, fd); in processUpdateQueue()
162 port_associate(pfd, PORT_SOURCE_FD, fd, newEvents); in processUpdateQueue()
190 if (source == PORT_SOURCE_FD) { in processPortEvents()
217 if (source == PORT_SOURCE_FD) { in processPortEvents()
256 port_dissociate(pfd, PORT_SOURCE_FD, fd); in implDereg()
/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/eventloop/
H A Dports_pollops.c76 if (port_dissociate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd) < 0) in mowgli_ports_eventloop_destroy()
132 port_dissociate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd); in mowgli_ports_eventloop_setselect()
136 …if (port_associate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd, pollable->slot, pollab… in mowgli_ports_eventloop_setselect()
176 if (priv->pfd[i].portev_source != PORT_SOURCE_FD) in mowgli_ports_eventloop_select()
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/eventloop/
H A Dports_pollops.c76 if (port_dissociate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd) < 0) in mowgli_ports_eventloop_destroy()
132 port_dissociate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd); in mowgli_ports_eventloop_setselect()
136 …if (port_associate(priv->port_fd, PORT_SOURCE_FD, (uintptr_t) pollable->fd, pollable->slot, pollab… in mowgli_ports_eventloop_setselect()
176 if (priv->pfd[i].portev_source != PORT_SOURCE_FD) in mowgli_ports_eventloop_select()
/dports/www/aria2/aria2-1.36.0/src/
H A DPortEventPoll.cc117 int r = port_associate(port_, PORT_SOURCE_FD, pev.portev_object, in poll()
178 r = port_associate(port_, PORT_SOURCE_FD, (*i)->getSocket(), pv.events, in addEvents()
191 r = port_associate(port_, PORT_SOURCE_FD, socketEntry->getSocket(), in addEvents()
234 r = port_dissociate(port_, PORT_SOURCE_FD, (*i)->getSocket()); in deleteEvents()
240 r = port_associate(port_, PORT_SOURCE_FD, (*i)->getSocket(), pv.events, in deleteEvents()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DSolarisEventPort.java64 static final short PORT_SOURCE_FD = 4; field in SolarisEventPort
140 port_associate(port, PORT_SOURCE_FD, fd, events); in startPoll()
175 if (source != PORT_SOURCE_FD) { in run()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DSolarisEventPort.java64 static final short PORT_SOURCE_FD = 4; field in SolarisEventPort
140 port_associate(port, PORT_SOURCE_FD, fd, events); in startPoll()
175 if (source != PORT_SOURCE_FD) { in run()

12345678910>>...19