OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_glue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
zone.c
13602
bool
has_glue
= false;
local
13653
has_glue
= true;
13671
has_glue
= true;
13690
if (!
has_glue
&& dns_name_issubdomain(&ns.name, name)) {
13708
if (!
has_glue
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
13455
bool
has_glue
= false;
local
13506
has_glue
= true;
13524
has_glue
= true;
13543
if (!
has_glue
&& dns_name_issubdomain(&ns.name, name)) {
13561
if (!
has_glue
) {
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026