Home
last modified time | relevance | path

Searched refs:isc__nmsocket_attach (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr-int.h150 #define isc__nmsocket_attach(sock, target) \ macro
172 #define isc__nmsocket_attach(sock, target) isc___nmsocket_attach(sock, target) macro
425 isc__nmsocket_attach(sock, &ievent->sock); \
455 isc__nmsocket_attach(sock, &ievent->sock); \
489 isc__nmsocket_attach(sock, &ievent->sock); \
521 isc__nmsocket_attach(sock, &ievent->sock); \
553 isc__nmsocket_attach(sock, &ievent->sock); \
H A Dtcpdns.c509 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nm_async_tcpdnslisten()
972 isc__nmsocket_attach(ssock, &csock->server); in accept_connection()
1436 isc__nmsocket_attach(sock, &tsock); in isc__nm_tcpdns_shutdown()
H A Dtcp.c543 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nm_async_tcplisten()
988 isc__nmsocket_attach(ssock, &csock->server); in accept_connection()
1400 isc__nmsocket_attach(sock, &tsock); in isc__nm_tcp_shutdown()
H A Dudp.c245 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nm_async_udplisten()
H A Dnetmgr.c2739 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nmsocket_reset()
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr-int.h175 #define isc__nmsocket_attach(sock, target) \
197 #define isc__nmsocket_attach(sock, target) isc___nmsocket_attach(sock, target)
168 #define isc__nmsocket_attach( global() macro
190 #define isc__nmsocket_attach( global() macro
H A Dtlsstream.c349 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in tls_try_handshake()
402 isc__nmsocket_attach(sock, &send_req->tlssock); in tls_do_bio()
921 isc__nmsocket_attach(tlslistensock, &tlssock->server); in isc__nm_tls_resumeread()
937 isc__nmsocket_attach(handle->sock, &tlssock->listener); in tls_close_direct()
1016 isc__nmsocket_attach(tlssock->outer, &tsock); in isc_nm_tlsconnect()
1020 isc__nmsocket_attach(tlssock, &tlssock->outer->tlsstream.tlslistener); in isc_nm_tlsconnect()
H A Dtcpdns.c
H A Dtcp.c327 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc_nm_tcpconnect()
546 isc__nmsocket_attach(ssock, &csock->server); in isc__nm_async_tcplisten()
854 isc__nmsocket_attach(csock, &(isc_nmsocket_t *){ NULL }); in isc__nm_tcp_resumeread()
1295 isc__nmsocket_attach(sock, &tsock); in stop_tcp_parent()
H A Dtlsdns.c
H A Dhttp.c413 isc__nmsocket_attach(sock, &stream->httpsock); in new_http_cstream()
2494 isc__nmsocket_attach(httpserver, &session->serversocket); in isc_nm_listenhttp()
2757 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nm_http_close()
3003 isc__nmsocket_attach(listener, &data->listener); in isc__nm_async_httpendpoints()
H A Dudp.c123 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in start_udp_child()
H A Dnetmgr.c422 NETMGR_TRACE_LOG("isc__nmsocket_attach():%p->references = %" PRIuFAST32 in isc_nm_pause()
1957 isc__nmsocket_attach(sock, &(isc_nmsocket_t *){ NULL }); in isc__nm_failed_send_cb()
2499 isc__nmsocket_attach(listener, &data->listener);