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

/bind-9.11.3/lib/dns/
H A Dview.c1275 isc_boolean_t is_cache, use_zone, try_hints; local
1287 try_hints = ISC_FALSE;
1327 try_hints = ISC_TRUE;
1394 try_hints = ISC_TRUE;
1419 } else if (try_hints && use_hints && view->hints != NULL) {

Completed in 17 milliseconds