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

/bind-9.11.3/lib/dns/
H A Dupdate.c1429 state->check_ksk = ISC_TF((dns_zone_getoptions(zone) &
1431 state->keyset_kskonly = ISC_TF((dns_zone_getoptions(zone) &
H A Dzone.c5403 dns_zone_getoptions(dns_zone_t *zone) { function
/bind-9.11.3/lib/dns/include/dns/
H A Dzone.h737 dns_zone_getoptions(dns_zone_t *zone);
/bind-9.11.3/bin/named/
H A Dupdate.c1714 options = dns_zone_getoptions(zone);
2775 options = dns_zone_getoptions(zone);
3138 ((dns_zone_getoptions(zone) & DNS_ZONEOPT_SECURETOINSECURE) != 0)

Completed in 73 milliseconds