Home
last modified time | relevance | path

Searched refs:default_dbtype (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dzoneconf.c781 static char default_dbtype[] = "rbt"; in ns_zone_configure() local
783 char *cpval = default_dbtype; in ns_zone_configure()
863 if (cpval != default_dbtype) { in ns_zone_configure()
879 if (result != ISC_R_SUCCESS && cpval != default_dbtype) { in ns_zone_configure()
891 if (cpval != default_dbtype && cpval != dlz_dbtype) in ns_zone_configure()
905 if (ztype == dns_zone_master && cpval == default_dbtype && in ns_zone_configure()
1749 default_dbtype)); in ns_zone_configure()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dzoneconf.c878 static char default_dbtype[] = "rbt"; in named_zone_configure() local
880 char *cpval = default_dbtype; in named_zone_configure()
967 if (cpval != default_dbtype) { in named_zone_configure()
982 if (result != ISC_R_SUCCESS && cpval != default_dbtype) { in named_zone_configure()
994 if (cpval != default_dbtype && cpval != dlz_dbtype) { in named_zone_configure()
1008 if (ztype == dns_zone_master && cpval == default_dbtype && in named_zone_configure()
1982 default_dbtype)); in named_zone_configure()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dzoneconf.c899 static char default_dbtype[] = "rbt"; in named_zone_configure() local
901 char *cpval = default_dbtype; in named_zone_configure()
989 if (cpval != default_dbtype) { in named_zone_configure()
1004 if (result != ISC_R_SUCCESS && cpval != default_dbtype) { in named_zone_configure()
1016 if (cpval != default_dbtype && cpval != dlz_dbtype) { in named_zone_configure()
1030 if (ztype == dns_zone_primary && cpval == default_dbtype && in named_zone_configure()
2046 default_dbtype)); in named_zone_configure()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dzoneconf.c880 static char default_dbtype[] = "rbt"; in named_zone_configure() local
882 char *cpval = default_dbtype; in named_zone_configure()
970 if (cpval != default_dbtype) { in named_zone_configure()
985 if (result != ISC_R_SUCCESS && cpval != default_dbtype) { in named_zone_configure()
997 if (cpval != default_dbtype && cpval != dlz_dbtype) { in named_zone_configure()
1011 if (ztype == dns_zone_primary && cpval == default_dbtype && in named_zone_configure()
2067 default_dbtype)); in named_zone_configure()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dzoneconf.c880 static char default_dbtype[] = "rbt"; in named_zone_configure() local
882 char *cpval = default_dbtype; in named_zone_configure()
970 if (cpval != default_dbtype) { in named_zone_configure()
985 if (result != ISC_R_SUCCESS && cpval != default_dbtype) { in named_zone_configure()
997 if (cpval != default_dbtype && cpval != dlz_dbtype) { in named_zone_configure()
1011 if (ztype == dns_zone_primary && cpval == default_dbtype && in named_zone_configure()
2067 default_dbtype)); in named_zone_configure()