Searched refs:acache (Results 1 - 25 of 37) sorted by relevance

12

/bind-9.6-ESV-R11/lib/dns/
H A Dacache.c17 /* $Id: acache.c,v 1.22 2008/02/07 23:46:54 tbox Exp $ */
35 #include <dns/acache.h>
46 #define DNS_ACACHE_VALID(acache) ISC_MAGIC_VALID(acache, ACACHE_MAGIC)
58 "acache %p: %s", acache, (m))
63 "acache %p: %s", (a), (m))
102 /* Locked by acache lock */
135 dns_acache_t *acache; member in struct:acache_cleaner
150 Locked by acache loc
213 dns_acache_t *acache; member in struct:dns_acacheentry
270 reset_stats(dns_acache_t *acache) argument
286 check_noentry(dns_acache_t *acache) argument
298 shutdown_entries(dns_acache_t *acache) argument
339 shutdown_buckets(dns_acache_t *acache) argument
365 dns_acache_t *acache; local
386 unlink_dbentries(dns_acache_t *acache, dns_acacheentry_t *ent) argument
411 dns_acache_t *acache; local
430 destroy(dns_acache_t *acache) argument
463 finddbent(dns_acache_t *acache, dns_db_t *db, dbentry_t **dbentryp) argument
494 clear_entry(dns_acache_t *acache, dns_acacheentry_t *entry) argument
539 acache_cleaner_init(dns_acache_t *acache, isc_timermgr_t *timermgr, acache_cleaner_t *cleaner) argument
628 dns_acache_t *acache = cleaner->acache; local
664 dns_acache_t *acache = cleaner->acache; local
805 dns_acache_t *acache = cleaner->acache; local
967 dns_acache_t *acache = arg; local
997 dns_acache_t *acache = event->ev_arg; local
1048 dns_acache_t *acache; local
1165 dns_acache_countquerymiss(dns_acache_t *acache) argument
1172 dns_acache_t *acache; local
1202 dns_acache_shutdown(dns_acache_t *acache) argument
1234 dns_acache_setdb(dns_acache_t *acache, dns_db_t *db) argument
1281 dns_acache_putdb(dns_acache_t *acache, dns_db_t *db) argument
1373 dns_acache_createentry(dns_acache_t *acache, dns_db_t *origdb, void (*callback)(dns_acacheentry_t *, void **), void *cbarg, dns_acacheentry_t **entryp) argument
1453 dns_acache_t *acache; local
1540 dns_acache_setentry(dns_acache_t *acache, dns_acacheentry_t *entry, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *version, dns_dbnode_t *node, dns_name_t *fname) argument
1666 dns_acache_t *acache; local
1735 dns_acache_setcleaninginterval(dns_acache_t *acache, unsigned int t) argument
1785 dns_acache_setcachesize(dns_acache_t *acache, isc_uint32_t size) argument
[all...]
H A Drdataset.c686 dns_acache_t *acache,
704 if (acache != NULL && rdataset->methods->getadditional != NULL) {
706 qtype, acache,
719 dns_acache_t *acache,
729 if (acache != NULL && rdataset->methods->setadditional != NULL) {
731 qtype, acache, zone,
740 dns_rdataset_putadditional(dns_acache_t *acache, argument
748 if (acache != NULL && rdataset->methods->putadditional != NULL) {
749 return ((rdataset->methods->putadditional)(acache, rdataset,
683 dns_rdataset_getadditional(dns_rdataset_t *rdataset, dns_rdatasetadditional_t type, dns_rdatatype_t qtype, dns_acache_t *acache, dns_zone_t **zonep, dns_db_t **dbp, dns_dbversion_t **versionp, dns_dbnode_t **nodep, dns_name_t *fname, dns_message_t *msg, isc_stdtime_t now) argument
716 dns_rdataset_setadditional(dns_rdataset_t *rdataset, dns_rdatasetadditional_t type, dns_rdatatype_t qtype, dns_acache_t *acache, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *version, dns_dbnode_t *node, dns_name_t *fname) argument
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dacache.h17 /* $Id: acache.h,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
206 * 'acache' is a valid additional cache.
234 dns_acache_setcleaninginterval(dns_acache_t *acache, unsigned int t);
241 dns_acache_setcachesize(dns_acache_t *acache, isc_uint32_t size);
247 dns_acache_setdb(dns_acache_t *acache, dns_db_t *db);
249 * Set 'db' in 'acache' when the db can be referred from acache, in order
253 * 'acache' is a valid acache pointer.
257 * 'acache' wil
[all...]
H A Drdataset.h92 dns_acache_t *acache,
103 dns_acache_t *acache,
109 isc_result_t (*putadditional)(dns_acache_t *acache,
553 dns_acache_t *acache,
570 * \li 'acache' can be NULL, in which case this function will simply return
589 dns_acache_t *acache,
602 * \li 'acache' can be NULL, in which case this function will simply return
617 dns_rdataset_putadditional(dns_acache_t *acache,
628 * \li 'acache' can be NULL, in which case this function will simply return
/bind-9.6-ESV-R11/bin/tests/system/checknames/ns2/
H A Dnamed.conf30 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/checknames/ns3/
H A Dnamed.conf30 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns4/
H A Dnamed.conf33 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns5/
H A Dnamed.conf33 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns6/
H A Dnamed.conf32 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/emptyzones/ns1/
H A Dnamed1.conf37 acache-enable yes;
H A Dnamed2.conf37 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/notify/ns3/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/ns2/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/resolver/ns1/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/rrsetorder/ns3/
H A Dnamed.conf30 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/stress/ns4/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/stub/ns3/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/upforwd/ns1/
H A Dnamed.conf36 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/upforwd/ns2/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/upforwd/ns3/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/v6synth/ns2/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/v6synth/ns3/
H A Dnamed.conf31 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/zero/ns1/
H A Dnamed.conf30 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/zero/ns2/
H A Dnamed.conf30 acache-enable yes;
/bind-9.6-ESV-R11/bin/tests/system/zero/ns3/
H A Dnamed.conf30 acache-enable yes;

Completed in 82 milliseconds

12