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

123

/bind-9.11.3/lib/dns/
H A Dacache.c9 /* $Id: acache.c,v 1.22 2008/02/07 23:46:54 tbox Exp $ */
29 #include <dns/acache.h>
44 #define DNS_ACACHE_VALID(acache) ISC_MAGIC_VALID(acache, ACACHE_MAGIC)
56 "acache %p: %s", acache, (m))
61 "acache %p: %s", (a), (m))
112 /* Locked by acache lock */
145 dns_acache_t *acache; member in struct:acache_cleaner
160 Locked by acache loc
223 dns_acache_t *acache; member in struct:dns_acacheentry
284 reset_stats(dns_acache_t *acache) argument
300 check_noentry(dns_acache_t *acache) argument
312 shutdown_entries(dns_acache_t *acache) argument
353 shutdown_buckets(dns_acache_t *acache) argument
379 dns_acache_t *acache; local
400 unlink_dbentries(dns_acache_t *acache, dns_acacheentry_t *ent) argument
425 dns_acache_t *acache; local
444 destroy(dns_acache_t *acache) argument
477 finddbent(dns_acache_t *acache, dns_db_t *db, dbentry_t **dbentryp) argument
507 clear_entry(dns_acache_t *acache, dns_acacheentry_t *entry) argument
552 acache_cleaner_init(dns_acache_t *acache, isc_timermgr_t *timermgr, acache_cleaner_t *cleaner) argument
641 dns_acache_t *acache = cleaner->acache; local
677 dns_acache_t *acache = cleaner->acache; local
818 dns_acache_t *acache = cleaner->acache; local
980 dns_acache_t *acache = arg; local
1010 dns_acache_t *acache = event->ev_arg; local
1061 dns_acache_t *acache; local
1178 dns_acache_countquerymiss(dns_acache_t *acache) argument
1185 dns_acache_t *acache; local
1215 dns_acache_shutdown(dns_acache_t *acache) argument
1247 dns_acache_setdb(dns_acache_t *acache, dns_db_t *db) argument
1293 dns_acache_putdb(dns_acache_t *acache, dns_db_t *db) argument
1385 dns_acache_createentry(dns_acache_t *acache, dns_db_t *origdb, void (*callback)(dns_acacheentry_t *, void **), void *cbarg, dns_acacheentry_t **entryp) argument
1467 dns_acache_t *acache; local
1553 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
1679 dns_acache_t *acache; local
1748 dns_acache_setcleaninginterval(dns_acache_t *acache, unsigned int t) argument
1798 dns_acache_setcachesize(dns_acache_t *acache, size_t size) argument
[all...]
/bind-9.11.3/lib/dns/include/dns/
H A Dacache.h9 /* $Id: acache.h,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
198 * 'acache' is a valid additional cache.
226 dns_acache_setcleaninginterval(dns_acache_t *acache, unsigned int t);
233 dns_acache_setcachesize(dns_acache_t *acache, size_t size);
239 dns_acache_setdb(dns_acache_t *acache, dns_db_t *db);
241 * Set 'db' in 'acache' when the db can be referred from acache, in order
245 * 'acache' is a valid acache pointer.
249 * 'acache' wil
[all...]
H A Drdataset.h82 dns_acache_t *acache,
93 dns_acache_t *acache,
99 isc_result_t (*putadditional)(dns_acache_t *acache,
549 dns_acache_t *acache,
566 * \li 'acache' can be NULL, in which case this function will simply return
585 dns_acache_t *acache,
598 * \li 'acache' can be NULL, in which case this function will simply return
613 dns_rdataset_putadditional(dns_acache_t *acache,
624 * \li 'acache' can be NULL, in which case this function will simply return
/bind-9.11.3/bin/tests/system/upforwd/ns2/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/v6synth/ns2/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/v6synth/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/zero/ns1/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/zero/ns2/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/zero/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/zero/ns4/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/autosign/ns5/
H A Dnamed.conf24 acache-enable yes;
/bind-9.11.3/bin/tests/system/checknames/ns2/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/checknames/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/checknames/ns4/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/cookie/ns2/
H A Dnamed.conf20 acache-enable yes;
/bind-9.11.3/bin/tests/system/digdelv/ns3/
H A Dnamed.conf18 acache-enable yes;
/bind-9.11.3/bin/tests/system/notify/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/notify/ns4/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/rrsetorder/ns4/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/stress/ns4/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/stub/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/upforwd/ns1/
H A Dnamed.conf27 acache-enable yes;
/bind-9.11.3/bin/tests/system/upforwd/ns3/
H A Dnamed.conf22 acache-enable yes;
/bind-9.11.3/bin/tests/system/autosign/ns4/
H A Dnamed.conf24 acache-enable yes;
/bind-9.11.3/bin/tests/system/cookie/ns1/
H A Dnamed.conf27 acache-enable yes;

Completed in 61 milliseconds

123