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

  /src/external/mpl/bind/dist/bin/check/
check-tool.c 623 dns_zone_setoption(zone, DNS_ZONEOPT_NOMERGE, nomerge);
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zone.h 70 DNS_ZONEOPT_NOMERGE = 1 << 2, /*%< don't merge journal */
  /src/external/mpl/bind/dist/lib/dns/include/dns/
zone.h 75 DNS_ZONEOPT_NOMERGE = 1 << 2, /*%< don't merge journal */
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 4939 !DNS_ZONE_OPTION(zone, DNS_ZONEOPT_NOMERGE) &&
  /src/external/mpl/bind/dist/lib/dns/
zone.c 5041 !DNS_ZONE_OPTION(zone, DNS_ZONEOPT_NOMERGE) &&

Completed in 96 milliseconds