OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasraw
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/bin/named/
server.c
15575
bool
hasraw
= false;
local
15598
hasraw
= (raw != NULL);
15599
if (
hasraw
) {
15619
if (
hasraw
) {
15628
nodes = dns_db_nodecount(
hasraw
? rawdb : db, dns_dbtree_main);
15656
(zonetype == dns_zone_secondary &&
hasraw
))
15671
(zonetype == dns_zone_secondary &&
hasraw
)))
15719
if (
hasraw
) {
15744
if (
hasraw
) {
15761
} else if (secure ||
hasraw
) {
[
all
...]
/src/external/mpl/bind/dist/lib/dns/
zone.c
2133
bool rbt,
hasraw
, is_dynamic;
local
2142
hasraw
= inline_secure(zone);
2143
if (
hasraw
) {
2207
if (zone->type == dns_zone_primary && !
hasraw
) {
2409
if (
hasraw
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
2088
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
) {
Completed in 59 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026