Home
last modified time | relevance | path

Searched refs:port_associate (Results 1 – 25 of 472) 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()
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 …if(d_readCallbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d… in run()
180 …if(d_writeCallbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, … 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()
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 …if(d_readCallbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, d… in run()
180 …if(d_writeCallbacks.count(d_pevents[n].portev_object) && port_associate(d_portfd, PORT_SOURCE_FD, … in run()
/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()
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/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dnetpoll_solaris.go82 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
117 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
146 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dnetpoll_solaris.go99 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 { func
137 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
160 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dnetpoll_solaris.go77 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
119 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
148 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dnetpoll_solaris.go74 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
112 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
141 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dnetpoll_solaris.go77 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
119 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
148 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dnetpoll_solaris.go77 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
119 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
148 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dnetpoll_solaris.go74 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
112 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
141 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dnetpoll_solaris.go77 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
119 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
148 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dnetpoll_solaris.go74 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 func
112 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
141 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dnetpoll_solaris.go102 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 { func
144 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
167 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/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()
240 r = port_associate(port_, PORT_SOURCE_FD, (*i)->getSocket(), pv.events, in deleteEvents()
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Devent.c266 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLIN, (void *)((long) eq))) { in event_queue_fd_write_to_read()
277 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLOUT, (void *)((long) eq))) { in event_queue_fd_read_to_write()
288 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLIN, (void *)((long) eq))) { in event_queue_fd_readwrite_to_read()
299 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLOUT, (void *)((long) eq))) { in event_queue_fd_readwrite_to_write()
310 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLIN | POLLOUT, (void *)((long) eq))) { in event_queue_fd_write_to_readwrite()
321 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLIN | POLLOUT, (void *)((long) eq))) { in event_queue_fd_read_to_readwrite()
357 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLIN, (void *)((long) eq))) { in event_queue_add_fd_read()
367 if (port_associate(eq, PORT_SOURCE_FD, fd, POLLOUT, (void *)((long) eq))) { in event_queue_add_fd_write()
469 …if (port_associate(eq, pe.portev_source, pe.portev_object, pe.portev_events, (void *)((long) eq)))…
1005 …if (port_associate(eq, PORT_SOURCE_FILE, (uintptr_t) & fo, FILE_MODIFIED | FILE_ATTRIB, (void *) (…
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dnetpoll_solaris.go106 func port_associate(port, source int32, object uintptr, events uint32, user uintptr) int32 { func
148 r := port_associate(portfd, _PORT_SOURCE_FD, fd, 0, uintptr(unsafe.Pointer(pd)))
171 …if events != 0 && port_associate(portfd, _PORT_SOURCE_FD, pd.fd, events, uintptr(unsafe.Pointer(pd…
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/event/modules/
H A Dngx_eventport_module.c71 int port_associate(int port, int source, uintptr_t object, int events,
74 int port_associate(int port, int source, uintptr_t object, int events, in port_associate() function
344 if (port_associate(ep, PORT_SOURCE_FD, c->fd, events, in ngx_eventport_add_event()
393 if (port_associate(ep, PORT_SOURCE_FD, c->fd, event, in ngx_eventport_del_event()
584 if (port_associate(ep, PORT_SOURCE_FD, c->fd, POLLIN, in ngx_eventport_process_events()

12345678910>>...19