Searched refs:DNS_RPZ_POLICY_CNAME (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h58 * < DNS_RPZ_POLICY_CNAME to choose among competing policies.
68 DNS_RPZ_POLICY_CNAME = 7, /* 'cname x': answer with x's rrsets */ enumerator in enum:__anon125
/bind-9.11.3/lib/dns/
H A Drpz.c200 {"cname", DNS_RPZ_POLICY_CNAME},
237 case DNS_RPZ_POLICY_CNAME:
/bind-9.11.3/bin/named/
H A Dquery.c7351 case DNS_RPZ_POLICY_CNAME:
H A Dserver.c1982 if (new->policy == DNS_RPZ_POLICY_CNAME) {

Completed in 71 milliseconds