OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delegpt_count_missing_targets
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_delegpt.h
348
size_t
delegpt_count_missing_targets
(struct delegpt* dp, int* alllame);
iter_delegpt.c
386
delegpt_count_missing_targets
(struct delegpt* dp, int* alllame)
function
iterator.c
2006
missing = (int)
delegpt_count_missing_targets
(iq->dp, NULL);
2226
if(
delegpt_count_missing_targets
(iq->dp, NULL) > 0) {
2930
if(
delegpt_count_missing_targets
(iq->dp, NULL) > 0) {
2945
delegpt_count_missing_targets
(iq->dp, NULL) == 0){
iter_utils.c
494
((
delegpt_count_missing_targets
(dp, &alllame) > 0 && !alllame) ||
Completed in 20 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026