OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:catalog_consumer_zones
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nsd/dist/
xfrd-catalog-zones.c
44
&& xfrd->
catalog_consumer_zones
45
&& xfrd->
catalog_consumer_zones
->count == 1
47
rbtree_first(xfrd->
catalog_consumer_zones
) : NULL;
187
xfrd->
catalog_consumer_zones
, zone->node.key))) {
209
rbtree_insert(xfrd->
catalog_consumer_zones
,
212
if ((int)xfrd->
catalog_consumer_zones
->count > 1) {
231
xfrd->
catalog_consumer_zones
, dname))) {
397
xfrd->
catalog_consumer_zones
) {
406
rbtree_search(xfrd->
catalog_consumer_zones
, name))) {
427
else if (!xfrd->
catalog_consumer_zones
)
[
all
...]
xfrd.h
125
rbtree_type *
catalog_consumer_zones
;
member in struct:xfrd_state
xfrd.c
466
/* TODO: cleanup xfrd->
catalog_consumer_zones
and xfrd->catalog_producer_zones */
590
xfrd->
catalog_consumer_zones
= rbtree_create(xfrd->region,
620
(int)xfrd->
catalog_consumer_zones
->count));
816
&& xfrd->
catalog_consumer_zones
818
&& xfrd->
catalog_consumer_zones
->count == 1
821
xfrd->
catalog_consumer_zones
, task->zname))) {
remote.c
1051
rbtree_search( xfrd->
catalog_consumer_zones
Completed in 20 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026