OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tf_policy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iterator.c
2436
int
tf_policy
;
local
2764
tf_policy
= 0;
2778
tf_policy
= ie->target_fetch_policy[iq->depth];
2835
} else if(
tf_policy
!= 0) {
2838
tf_policy
);
2839
(void)query_for_targets(qstate, iq, ie, id,
tf_policy
, &extra);
3013
if(can_do_promisc &&
tf_policy
== 0 && iq->depth == 0
iterator.c
2436
int
tf_policy
;
local
2764
tf_policy
= 0;
2778
tf_policy
= ie->target_fetch_policy[iq->depth];
2835
} else if(
tf_policy
!= 0) {
2838
tf_policy
);
2839
(void)query_for_targets(qstate, iq, ie, id,
tf_policy
, &extra);
3013
if(can_do_promisc &&
tf_policy
== 0 && iq->depth == 0
Completed in 62 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026