OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cname_ok
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c
764
bool
cname_ok
= true;
local
848
cname_ok
= false;
901
(
cname_ok
&& header->type == dns_rdatatype_cname))
908
cname_ok
)
955
} else if (
cname_ok
&&
rbt-zonedb.c
989
bool
cname_ok
= true;
local
1111
cname_ok
= false;
1140
cname_ok
= false;
1240
(header->type == dns_rdatatype_cname &&
cname_ok
))
1247
cname_ok
)
1300
} else if (
cname_ok
&&
qpcache.c
1610
bool
cname_ok
= true;
local
1723
cname_ok
= false;
1776
(
cname_ok
&& header->type == dns_rdatatype_cname))
1783
cname_ok
)
1830
} else if (
cname_ok
&&
qpzone.c
3298
bool
cname_ok
= true, close_version = false;
local
3447
cname_ok
= false;
3475
cname_ok
= false;
3562
(header->type == dns_rdatatype_cname &&
cname_ok
))
3569
cname_ok
)
3622
} else if (
cname_ok
&&
/src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c
4075
bool
cname_ok
= true;
local
4207
cname_ok
= false;
4236
cname_ok
= false;
4335
(header->type == dns_rdatatype_cname &&
cname_ok
))
4342
cname_ok
)
4394
} else if (
cname_ok
&&
5053
bool
cname_ok
= true;
local
5131
cname_ok
= false;
5173
(
cname_ok
&& header->type == dns_rdatatype_cname))
5180
cname_ok
&& cnamesig != NULL
[
all
...]
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026