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

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dcache.h101 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dcache.h102 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcache.c403 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp) { function
H A Dview.c873 dns_cache_attach(cache, &view->cache);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dcache.c391 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp) { function
H A Dview.c894 dns_cache_attach(cache, &view->cache);
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c4695 dns_cache_attach(nsc->cache, &cache);
4726 dns_cache_attach(pview->cache, &cache);
4760 dns_cache_attach(cache, &nsc->cache);

Completed in 284 milliseconds