Searched refs:hasraw (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c15498 bool hasraw = false; local
15521 hasraw = (raw != NULL);
15522 if (hasraw) {
15542 if (hasraw) {
15551 nodes = dns_db_nodecount(hasraw ? rawdb : db, dns_dbtree_main);
15579 (zonetype == dns_zone_secondary && hasraw))
15595 (zonetype == dns_zone_secondary && hasraw)) &&
15649 if (hasraw) {
15674 if (hasraw) {
15691 } else if (secure || hasraw) {
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c2088 bool rbt, hasraw, is_dynamic; local
2097 hasraw = inline_secure(zone);
2098 if (hasraw) {
2163 if (zone->type == dns_zone_primary && !hasraw) {
2379 if (hasraw) {
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzone.c2110 bool rbt, hasraw, is_dynamic; local
2119 hasraw = inline_secure(zone);
2120 if (hasraw) {
2185 if (zone->type == dns_zone_primary && !hasraw) {
2402 if (hasraw) {

Completed in 397 milliseconds