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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dview.c1214 isc_boolean_t is_cache, use_zone, try_hints; local
1229 try_hints = ISC_FALSE;
1270 try_hints = ISC_TRUE;
1337 try_hints = ISC_TRUE;
1362 } else if (try_hints && use_hints && view->hints != NULL) {

Completed in 41 milliseconds