Searched refs:dns_acache_attach (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dacache.h200 dns_acache_attach(dns_acache_t *source, dns_acache_t **targetp);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacache.c1153 dns_acache_attach(dns_acache_t *source, dns_acache_t **targetp) { function
1223 dns_acache_attach(acache, &acache_evarg);
1422 dns_acache_attach(acache, &newentry->acache);
H A Dzone.c1389 dns_acache_attach(acache, &zone->acache);

Completed in 87 milliseconds