OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maybe_zonecut
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
rbt-zonedb.c
991
bool
maybe_zonecut
= false;
local
1128
maybe_zonecut
= true;
1187
if (
maybe_zonecut
&& header->type == dns_rdatatype_ns) {
1200
maybe_zonecut
= false;
1267
if (!
maybe_zonecut
&& foundsig != NULL) {
1279
if (!
maybe_zonecut
&& found != NULL) {
qpzone.c
3299
bool
maybe_zonecut
= false, at_zonecut = false;
local
3463
maybe_zonecut
= true;
3510
if (
maybe_zonecut
&& header->type == dns_rdatatype_ns) {
3522
maybe_zonecut
= false;
3589
if (!
maybe_zonecut
&& foundsig != NULL) {
3601
if (!
maybe_zonecut
&& found != NULL) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c
4077
bool
maybe_zonecut
= false;
local
4224
maybe_zonecut
= true;
4283
if (
maybe_zonecut
&& header->type == dns_rdatatype_ns) {
4295
maybe_zonecut
= false;
4362
if (!
maybe_zonecut
&& foundsig != NULL) {
4374
if (!
maybe_zonecut
&& found != NULL) {
Completed in 34 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026