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

/bind-9.6-ESV-R11/lib/dns/
H A Dcache.c149 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr,
294 result = cache_cleaner_init(cache, NULL, NULL, &cache->cleaner);
296 result = cache_cleaner_init(cache, taskmgr, timermgr,
551 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr, function

Completed in 10 milliseconds