Searched refs:cache_cleaner_init (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcache.c162 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr,
286 result = cache_cleaner_init(cache, NULL, NULL, &cache->cleaner);
288 result = cache_cleaner_init(cache, taskmgr, timermgr,
525 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr, function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dcache.c156 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr,
281 result = cache_cleaner_init(cache, NULL, NULL, &cache->cleaner);
283 result = cache_cleaner_init(cache, taskmgr, timermgr,
447 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr, function

Completed in 218 milliseconds