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

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dview.c1163 isc_boolean_t is_cache, use_zone, try_hints; local
1175 try_hints = ISC_FALSE;
1210 try_hints = ISC_TRUE;
1277 try_hints = ISC_TRUE;
1302 } else if (try_hints && use_hints && view->hints != NULL) {

Completed in 195 milliseconds