Home | History | Annotate | Download | only in dns

Lines Matching defs:tvresult

695 	isc_result_t result, tvresult = ISC_R_UNSET;
761 maxtype, rawhash, rhsize, &tvresult);
765 result = tvresult;
922 isc_result_t result, tvresult = ISC_R_UNSET;
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;
1265 isdelegation, true, NULL, 0, &tvresult);
1270 *vresult = tvresult;
1706 isc_result_t tvresult = ISC_R_UNSET;
1839 nextname, &tvresult);
1848 *vresult = tvresult;
1853 &vctx->nsec3paramset, &tvresult);
1863 *vresult = tvresult;