Home
last modified time | relevance | path

Searched refs:acache_cleaner_init (Results 1 – 1 of 1) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dacache.c296 static isc_result_t acache_cleaner_init(dns_acache_t *acache,
584 acache_cleaner_init(dns_acache_t *acache, isc_timermgr_t *timermgr, in acache_cleaner_init() function
1180 result = acache_cleaner_init(acache, timermgr, &acache->cleaner); in dns_acache_create()