Home
last modified time | relevance | path

Searched refs:nsdname_enabled (Results 1 – 4 of 4) sorted by relevance

/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c2154 bool nsdname_enabled, dns_rpz_zbits_t *nsip_on, in conf_dnsrps() argument
2211 if (nsdname_enabled != on) { in conf_dnsrps()
2227 if (!nsdname_enabled) { in conf_dnsrps()
2454 bool nsip_enabled, nsdname_enabled; in configure_rpz() local
2479 nsdname_enabled = true; in configure_rpz()
2482 nsdname_enabled = cfg_obj_asboolean(sub_obj); in configure_rpz()
2484 nsdname_on = nsdname_enabled ? DNS_RPZ_ALL_ZBITS : 0; in configure_rpz()
2522 result = conf_dnsrps(view, maps, nsip_enabled, nsdname_enabled, in configure_rpz()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c2124 bool nsdname_enabled, dns_rpz_zbits_t *nsip_on, in conf_dnsrps() argument
2181 if (nsdname_enabled != on) { in conf_dnsrps()
2197 if (!nsdname_enabled) { in conf_dnsrps()
2424 bool nsip_enabled, nsdname_enabled; in configure_rpz() local
2449 nsdname_enabled = true; in configure_rpz()
2452 nsdname_enabled = cfg_obj_asboolean(sub_obj); in configure_rpz()
2454 nsdname_on = nsdname_enabled ? DNS_RPZ_ALL_ZBITS : 0; in configure_rpz()
2492 result = conf_dnsrps(view, maps, nsip_enabled, nsdname_enabled, in configure_rpz()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c2154 bool nsdname_enabled, dns_rpz_zbits_t *nsip_on, in conf_dnsrps() argument
2211 if (nsdname_enabled != on) { in conf_dnsrps()
2227 if (!nsdname_enabled) { in conf_dnsrps()
2454 bool nsip_enabled, nsdname_enabled; in configure_rpz() local
2479 nsdname_enabled = true; in configure_rpz()
2482 nsdname_enabled = cfg_obj_asboolean(sub_obj); in configure_rpz()
2484 nsdname_on = nsdname_enabled ? DNS_RPZ_ALL_ZBITS : 0; in configure_rpz()
2522 result = conf_dnsrps(view, maps, nsip_enabled, nsdname_enabled, in configure_rpz()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c2125 bool nsdname_enabled, dns_rpz_zbits_t *nsip_on, in conf_dnsrps() argument
2182 if (nsdname_enabled != on) { in conf_dnsrps()
2198 if (!nsdname_enabled) { in conf_dnsrps()
2425 bool nsip_enabled, nsdname_enabled; in configure_rpz() local
2450 nsdname_enabled = true; in configure_rpz()
2453 nsdname_enabled = cfg_obj_asboolean(sub_obj); in configure_rpz()
2455 nsdname_on = nsdname_enabled ? DNS_RPZ_ALL_ZBITS : 0; in configure_rpz()
2493 result = conf_dnsrps(view, maps, nsip_enabled, nsdname_enabled, in configure_rpz()