Searched refs:isc_socket_accept (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dsock_test.c208 RUNTIME_CHECK(isc_socket_accept(event->ev_sender, task,
336 RUNTIME_CHECK(isc_socket_accept(so1, t1, my_listen, "so1")
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsocket.h370 * Cancel pending isc_socket_accept() calls.
531 * can be used (other than attach and detach) is isc_socket_accept().
552 isc_socket_accept(isc_socket_t *sock,
/bind-9.6-ESV-R11/lib/isc/
H A Dhttpd.c304 result = isc_socket_accept(sock, task, isc_httpd_accept, httpd);
594 result = isc_socket_accept(httpdmgr->sock, task, isc_httpd_accept,
/bind-9.6-ESV-R11/bin/named/
H A Dcontrolconf.c240 result = isc_socket_accept(listener->sock,
245 "isc_socket_accept() failed: %s",
H A Dclient.c2273 result = isc_socket_accept(client->tcplistener, client->task,
2277 "isc_socket_accept() failed: %s",
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsocket.c3270 isc_socket_accept(isc_socket_t *sock, function
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c4889 isc_socket_accept(isc_socket_t *sock, function

Completed in 46 milliseconds