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

/bind-9.11.3/lib/dns/include/dns/
H A Dtypes.h323 dns_trust_glue = 4, enumerator in enum:__anon148
324 #define dns_trust_glue ((dns_trust_t)dns_trust_glue) macro
352 #define DNS_TRUST_GLUE(x) ((x) == dns_trust_glue)
/bind-9.11.3/bin/delv/
H A Ddelv.c376 case dns_trust_glue:
/bind-9.11.3/lib/dns/
H A Dresolver.c5517 if (secure_domain && rdataset->trust != dns_trust_glue &&
5717 if (rdataset->trust == dns_trust_glue &&
5723 * If the trust level is 'dns_trust_glue'
6100 rdataset->trust = dns_trust_glue;
6573 rdataset->trust = dns_trust_glue;
H A Drbtdb.c5238 (found->trust == dns_trust_glue &&
10316 (header->trust == dns_trust_glue &&
H A Dadb.c972 if (rdataset->trust == dns_trust_glue ||

Completed in 92 milliseconds