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

/bind-9.11.3/lib/dns/
H A Dview.c1009 isc_boolean_t is_cache, is_staticstub_zone; local
1063 is_cache = dns_db_iscache(db);
1080 if (!is_cache) {
1090 is_cache = ISC_TRUE;
1123 is_cache = ISC_TRUE;
1275 isc_boolean_t is_cache, use_zone, try_hints; local
1336 is_cache = dns_db_iscache(db);
1342 if (!is_cache) {
1366 is_cache = ISC_TRUE;

Completed in 15 milliseconds