HomeSort by: relevance | last modified time | path
    Searched defs:tvresult (Results 1 - 4 of 4) sorted by relevancy

  /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...]
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...]
  /src/external/mpl/bind/dist/lib/dns/
zoneverify.c 737 isc_result_t tvresult = ISC_R_UNSET; local
739 maxtype, rawhash, rhsize, &tvresult);
741 *vresult = tvresult;
744 result = tvresult;
923 isc_result_t result, tvresult = ISC_R_UNSET; local
996 result = verifynsec(vctx, name, node, nextname, &tvresult);
1000 *vresult = tvresult;
1005 false, types, maxtype, &tvresult);
1010 *vresult = tvresult;
1243 isc_result_t result, tvresult = ISC_R_UNSET local
1727 isc_result_t tvresult = ISC_R_UNSET; local
    [all...]
zoneverify.c 737 isc_result_t tvresult = ISC_R_UNSET; local
739 maxtype, rawhash, rhsize, &tvresult);
741 *vresult = tvresult;
744 result = tvresult;
923 isc_result_t result, tvresult = ISC_R_UNSET; local
996 result = verifynsec(vctx, name, node, nextname, &tvresult);
1000 *vresult = tvresult;
1005 false, types, maxtype, &tvresult);
1010 *vresult = tvresult;
1243 isc_result_t result, tvresult = ISC_R_UNSET local
1727 isc_result_t tvresult = ISC_R_UNSET; local
    [all...]

Completed in 67 milliseconds