Searched refs:DNS_RPZ_POLICY_DISABLED (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h62 DNS_RPZ_POLICY_DISABLED = 1, /* log what would have happened */ enumerator in enum:__anon125
/bind-9.11.3/lib/dns/
H A Drpz.c194 {"disabled", DNS_RPZ_POLICY_DISABLED},
/bind-9.11.3/bin/named/
H A Dquery.c4869 if (rpz->policy != DNS_RPZ_POLICY_DISABLED) {
4880 * Log DNS_RPZ_POLICY_DISABLED zones
5200 if (rpz->policy != DNS_RPZ_POLICY_DISABLED) {
5215 * Log DNS_RPZ_POLICY_DISABLED zones

Completed in 29 milliseconds