| /src/external/mpl/bind/dist/lib/dns/ |
| zoneverify.c | 695 isc_result_t result, tvresult = ISC_R_UNSET; local 761 maxtype, rawhash, rhsize, &tvresult); 765 result = tvresult; 922 isc_result_t result, tvresult = ISC_R_UNSET; local 995 result = verifynsec(vctx, name, node, nextname, &tvresult); 999 *vresult = tvresult; 1004 false, types, maxtype, &tvresult); 1009 *vresult = tvresult; 1242 isc_result_t result, tvresult = ISC_R_UNSET; local 1265 isdelegation, true, NULL, 0, &tvresult); 1706 isc_result_t tvresult = ISC_R_UNSET; local [all...] |
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| zoneverify.c | 695 isc_result_t result, tvresult = ISC_R_UNSET; local 761 maxtype, rawhash, rhsize, &tvresult); 765 result = tvresult; 922 isc_result_t result, tvresult = ISC_R_UNSET; local 992 result = verifynsec(vctx, name, node, nextname, &tvresult); 996 *vresult = tvresult; 1001 false, types, maxtype, &tvresult); 1006 *vresult = tvresult; 1241 isc_result_t result, tvresult = ISC_R_UNSET; local 1264 isdelegation, true, NULL, 0, &tvresult); 1705 isc_result_t tvresult = ISC_R_UNSET; local [all...] |