Searched refs:isc_socket_detach (Results 1 – 8 of 8) sorted by relevance
277 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()
312 isc_socket_detach(isc_socket_t **socketp);
548 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()
793 isc_socket_detach(&xfr->socket); in xfrin_reset()1581 isc_socket_detach(&xfr->socket); in maybe_free()
592 isc_socket_detach(&sock); in create_tcp_dispatch()
1932 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()
409 isc_socket_detach(&obj->fd); in omapi_unregister_io_object()
2659 isc_socket_detach(isc_socket_t **socketp) { in isc_socket_detach() function