Searched defs:shared_cache (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dserver.c3275 isc_boolean_t shared_cache = ISC_FALSE; local
3756 shared_cache = ISC_TRUE;
3829 dns_view_setcache2(view, cache, shared_cache);
3839 if (!reused_cache && !shared_cache)

Completed in 54 milliseconds