Lines Matching defs:acache
45 #include <dns/acache.h>
506 dns_acache_t *acache,
517 dns_acache_t *acache,
523 static isc_result_t rdataset_putadditional(dns_acache_t *acache,
1213 * acache entries when the node can be freed.
8279 dns_rdatatype_t qtype, dns_acache_t *acache,
8298 UNUSED(acache);
8327 dns_acache_countquerymiss(acache);
8333 dns_acache_countquerymiss(acache);
8425 dns_rdatatype_t qtype, dns_acache_t *acache,
8465 result = dns_acache_createentry(acache, (dns_db_t *)rbtdb,
8471 result = dns_acache_setentry(acache, newentry, zone, db,
8557 rdataset_putadditional(dns_acache_t *acache, dns_rdataset_t *rdataset,
8572 UNUSED(acache);