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

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c271 isc_result_t vresult; /*%< validation result */ member in struct:fetchctx
3595 fctx->vresult = ISC_R_SUCCESS;
4088 fctx->vresult = vevent->result;
4089 if (fctx->vresult != DNS_R_BROKENCHAIN) {
4108 if (fctx->vresult == DNS_R_BROKENCHAIN && !negative) {
4132 result = fctx->vresult;
8052 isc_result_totext(fctx->vresult), domainbuf,

Completed in 28 milliseconds