Searched refs:dns_cache_attach (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Dcache.h107 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp);
/bind-9.11.3/lib/dns/
H A Dcache.c415 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp) { function
H A Dview.c858 dns_cache_attach(cache, &view->cache);
/bind-9.11.3/bin/named/
H A Dserver.c3755 dns_cache_attach(nsc->cache, &cache);
3783 dns_cache_attach(pview->cache, &cache);
3821 dns_cache_attach(cache, &nsc->cache);

Completed in 50 milliseconds