| /src/external/mpl/bind/dist/bin/named/include/named/ |
| server.h | 110 isc_tlsctx_cache_t *tlsctx_client_cache; member in struct:named_server
|
| server.h | 110 isc_tlsctx_cache_t *tlsctx_client_cache; member in struct:named_server
|
| /src/external/mpl/bind/dist/bin/delv/ |
| delv.c | 112 static isc_tlsctx_cache_t *tlsctx_client_cache = NULL; variable 1960 CHECK(dns_client_create(mctx, loopmgr, netmgr, 0, tlsctx_client_cache, 2257 CHECK(dns_view_createresolver(view, netmgr, 0, tlsctx_client_cache, 2329 isc_tlsctx_cache_create(mctx, &tlsctx_client_cache); 2335 if (tlsctx_client_cache != NULL) { 2336 isc_tlsctx_cache_detach(&tlsctx_client_cache);
|
| delv.c | 112 static isc_tlsctx_cache_t *tlsctx_client_cache = NULL; variable 1960 CHECK(dns_client_create(mctx, loopmgr, netmgr, 0, tlsctx_client_cache, 2257 CHECK(dns_view_createresolver(view, netmgr, 0, tlsctx_client_cache, 2329 isc_tlsctx_cache_create(mctx, &tlsctx_client_cache); 2335 if (tlsctx_client_cache != NULL) { 2336 isc_tlsctx_cache_detach(&tlsctx_client_cache);
|