OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closest_match
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nsd/dist/
query.c
60
domain_type *
closest_match
,
66
int exact, domain_type *
closest_match
,
648
* the NSEC will be located at
CLOSEST_MATCH
, except when it is an
653
find_covering_nsec(domain_type *
closest_match
,
657
assert(
closest_match
);
662
while (
closest_match
->rnode == NULL)
664
while (
closest_match
->node.parent == NULL)
666
closest_match
=
closest_match
->parent;
667
while (
closest_match
) {
1136
domain_type *
closest_match
= rdata_domain_ref(rrset->rrs[0]);
local
1562
domain_type *
closest_match
;
local
[
all
...]
namedb.c
366
domain_type **
closest_match
,
374
assert(
closest_match
);
379
dname->name_size, (struct radnode**)
closest_match
);
380
*
closest_match
= (domain_type*)((*(struct radnode**)
closest_match
)->elem);
382
exact = rbtree_find_less_equal(table->names_to_domains, dname, (rbnode_type **)
closest_match
);
384
assert(*
closest_match
);
386
*closest_encloser = *
closest_match
;
406
domain_type*
closest_match
;
local
411
table, dname, &
closest_match
, &closest_encloser)
420
domain_type*
closest_match
;
local
[
all
...]
axfr.c
24
domain_type *
closest_match
;
local
54
&
closest_match
,
namedb.h
221
domain_type **
closest_match
,
381
domain_type **
closest_match
,
Completed in 23 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026