OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:caps_reply
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iterator.h
340
struct reply_info*
caps_reply
;
member in struct:iter_qstate
iterator.c
2973
if(iq->caps_fallback && iq->
caps_reply
) {
4303
iq->
caps_reply
= NULL;
4377
iq->
caps_reply
= NULL;
4424
iq->
caps_reply
= iq->response->rep;
4433
if(!iq->
caps_reply
) {
4434
iq->
caps_reply
= iq->response->rep;
4438
} else if(caps_failed_rcode(iq->
caps_reply
) &&
4441
iq->
caps_reply
= iq->response->rep;
4443
} else if(!caps_failed_rcode(iq->
caps_reply
) &&
4449
} else if(caps_failed_rcode(iq->
caps_reply
) &
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026