OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Jun 24 00:24:50 UTC 2026