Home
last modified time | relevance | path

Searched refs:acache (Results 1 – 25 of 64) sorted by relevance

123

/minix3/external/bsd/bind/dist/lib/dns/
H A Dacache.c48 #define DNS_ACACHE_VALID(acache) ISC_MAGIC_VALID(acache, ACACHE_MAGIC) argument
60 "acache %p: %s", acache, (m))
137 dns_acache_t *acache; member
215 dns_acache_t *acache; member
246 static inline isc_boolean_t check_noentry(dns_acache_t *acache);
247 static void destroy(dns_acache_t *acache);
248 static void shutdown_entries(dns_acache_t *acache);
249 static void shutdown_buckets(dns_acache_t *acache);
251 static inline void unlink_dbentries(dns_acache_t *acache,
253 static inline isc_result_t finddbent(dns_acache_t *acache,
[all …]
H A Drdataset.c690 dns_acache_t *acache, in dns_rdataset_getadditional() argument
708 if (acache != NULL && rdataset->methods->getadditional != NULL) { in dns_rdataset_getadditional()
710 qtype, acache, in dns_rdataset_getadditional()
723 dns_acache_t *acache, in dns_rdataset_setadditional() argument
733 if (acache != NULL && rdataset->methods->setadditional != NULL) { in dns_rdataset_setadditional()
735 qtype, acache, zone, in dns_rdataset_setadditional()
744 dns_rdataset_putadditional(dns_acache_t *acache, in dns_rdataset_putadditional() argument
752 if (acache != NULL && rdataset->methods->putadditional != NULL) { in dns_rdataset_putadditional()
753 return ((rdataset->methods->putadditional)(acache, rdataset, in dns_rdataset_putadditional()
H A Dview.c125 view->acache = NULL; in dns_view_create()
338 if (view->acache != NULL) { in destroy()
340 dns_acache_putdb(view->acache, view->cachedb); in destroy()
341 dns_acache_detach(&view->acache); in destroy()
517 if (view->acache != NULL) in view_flushanddetach()
518 dns_acache_shutdown(view->acache); in view_flushanddetach()
779 if (view->acache != NULL) in dns_view_setcache2()
780 dns_acache_putdb(view->acache, view->cachedb); in dns_view_setcache2()
788 if (view->acache != NULL) in dns_view_setcache2()
789 dns_acache_setdb(view->acache, view->cachedb); in dns_view_setcache2()
[all …]
/minix3/external/bsd/bind/dist/lib/dns/include/dns/
H A Dacache.h236 dns_acache_setcleaninginterval(dns_acache_t *acache, unsigned int t);
243 dns_acache_setcachesize(dns_acache_t *acache, size_t size);
249 dns_acache_setdb(dns_acache_t *acache, dns_db_t *db);
268 dns_acache_putdb(dns_acache_t *acache, dns_db_t *db);
288 dns_acache_shutdown(dns_acache_t *acache);
298 dns_acache_createentry(dns_acache_t *acache, dns_db_t *origdb,
374 dns_acache_setentry(dns_acache_t *acache, dns_acacheentry_t *entry,
443 dns_acache_countquerymiss(dns_acache_t *acache);
H A Drdataset.h95 dns_acache_t *acache,
106 dns_acache_t *acache,
112 isc_result_t (*putadditional)(dns_acache_t *acache,
559 dns_acache_t *acache,
595 dns_acache_t *acache,
623 dns_rdataset_putadditional(dns_acache_t *acache,
/minix3/external/bsd/bind/dist/bin/tests/system/sit/ns2/
H A Dnamed.conf28 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/delv/ns3/
H A Dnamed.conf28 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/zero/ns3/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/zero/ns1/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/zero/ns4/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/zero/ns2/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/checknames/ns2/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/notify/ns4/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/upforwd/ns2/
H A Dnamed.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/v6synth/ns3/
H A Dnamed.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/stress/ns4/
H A Dnamed.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/checknames/ns3/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/notify/ns3/
H A Dnamed.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/autosign/ns5/
H A Dnamed.conf32 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/checknames/ns4/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/v6synth/ns2/
H A Dnamed.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/rrsetorder/ns3/
H A Dnamed.conf30 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/dnssec/ns5/
H A Dnamed1.conf31 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/upforwd/ns1/
H A Dnamed.conf36 acache-enable yes;
/minix3/external/bsd/bind/dist/bin/tests/system/dnssec/ns4/
H A Dnamed2.conf33 acache-enable yes;

123