Home
last modified time | relevance | path

Searched refs:isc_socket_detach (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c277 isc_socket_detach(&httpd->sock); in destroy_httpd()
393 isc_socket_detach(&httpdmgr->sock); in isc_httpdmgr_create()
439 isc_socket_detach(&httpdmgr->sock); in destroy_httpdmgr()
790 isc_socket_detach(&nev->newsocket); in isc_httpd_accept()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsocket.h312 isc_socket_detach(isc_socket_t **socketp);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c548 isc_socket_detach(&disp->socket); in destroy_disp()
777 isc_socket_detach(&sock); in get_dispsocket()
811 isc_socket_detach(&dispsock->socket); in destroy_dispsocket()
1699 isc_socket_detach(&sock); in open_socket()
2386 isc_socket_detach(&disp->socket); in dns_dispatch_createtcp()
2667 isc_socket_detach(&held[i]); in get_udpsocket()
2688 isc_socket_detach(&held[i]); in get_udpsocket()
2750 isc_socket_detach(&sock); in dispatch_createudp()
2817 isc_socket_detach(&disp->socket); in dispatch_createudp()
H A Dxfrin.c793 isc_socket_detach(&xfr->socket); in xfrin_reset()
1581 isc_socket_detach(&xfr->socket); in maybe_free()
H A Drequest.c592 isc_socket_detach(&sock); in create_tcp_dispatch()
H A Dresolver.c1932 isc_socket_detach(&query->tcpsocket); in process_sendevent()
2359 isc_socket_detach(&query->tcpsocket); in fctx_query()
3135 isc_socket_detach(&query->tcpsocket); in resquery_connected()
3188 isc_socket_detach(&query->tcpsocket); in resquery_connected()
3217 isc_socket_detach(&query->tcpsocket); in resquery_connected()
3240 isc_socket_detach(&query->tcpsocket); in resquery_connected()
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Ddispatch.c409 isc_socket_detach(&obj->fd); in omapi_unregister_io_object()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c2659 isc_socket_detach(isc_socket_t **socketp) { in isc_socket_detach() function