Home
last modified time | relevance | path

Searched defs:dns_badcache (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/
H A Dbadcache.c40 struct dns_badcache { struct
41 unsigned int magic;
42 isc_rwlock_t lock;
43 isc_mem_t *mctx;
68 badcache_resize(dns_badcache_t *bc, isc_time_t *now); argument