Lines Matching refs:trust
160 " -a anchor-file (specify root and dlv trust anchors)\n"
185 " +[no]trust (Control display of trust level)\n"
190 " +[no]root (DNSSEC validation trust anchor)\n"
363 switch (rdataset->trust) {
395 tstr = "ultimate trust";
407 static dns_trust_t trust;
425 if (first || rdataset->trust != trust) {
429 trust = rdataset->trust;
596 delv_log(ISC_LOG_DEBUG(3), "adding trust anchor %s",
599 delv_log(ISC_LOG_DEBUG(3), "adding DLV trust anchor %s",
1144 case 'r': /* trust */
1145 FULLCHECK("trust");