HomeSort by: relevance | last modified time | path
    Searched refs:DNS_ZONEOPT_AUTOEMPTY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zone.h 102 DNS_ZONEOPT_AUTOEMPTY = 1 << 29, /*%< automatic empty zone */
  /src/external/mpl/bind/dist/lib/dns/include/dns/
zone.h 106 DNS_ZONEOPT_AUTOEMPTY = 1 << 29, /*%< automatic empty zone */
  /src/external/mpl/bind/dist/bin/named/
statschannel.c 122 if ((dns_zone_getoptions(zone) & DNS_ZONEOPT_AUTOEMPTY) != 0) {
server.c 3767 dns_zone_setoption(zone, DNS_ZONEOPT_AUTOEMPTY, true);

Completed in 59 milliseconds