Searched refs:default_dbtype (Results 1 – 5 of 5) sorted by relevance
781 static char default_dbtype[] = "rbt"; in ns_zone_configure() local783 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()
878 static char default_dbtype[] = "rbt"; in named_zone_configure() local880 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()
899 static char default_dbtype[] = "rbt"; in named_zone_configure() local901 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()
880 static char default_dbtype[] = "rbt"; in named_zone_configure() local882 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()