Searched refs:hresult (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | rootns.c | 325 isc_result_t hresult, rresult, result; local 336 hresult = dns_db_find(hints, name, NULL, dns_rdatatype_a, 0, 341 if (hresult == ISC_R_SUCCESS && 360 if (hresult == ISC_R_NOTFOUND && 378 hresult = dns_db_find(hints, name, NULL, dns_rdatatype_aaaa, 0, 383 if (hresult == ISC_R_SUCCESS && 404 if (hresult == ISC_R_NOTFOUND &&
|
Completed in 32 milliseconds