OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:started_no_cache_store
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/edns-subnet/
subnetmod.h
112
int
started_no_cache_store
;
member in struct:subnet_qstate
subnetmod.c
103
sq->
started_no_cache_store
= qstate->no_cache_store;
173
(sq->
started_no_cache_store
?
175
qstate->no_cache_store = sq->
started_no_cache_store
;
668
subsq->
started_no_cache_store
= sq->
started_no_cache_store
;
782
if(!sq->
started_no_cache_store
) {
1004
if(!sq->
started_no_cache_store
&&
1021
qstate->no_cache_store = sq->
started_no_cache_store
;
1176
qstate->no_cache_store = sq->
started_no_cache_store
;
/src/external/bsd/unbound/dist/dns64/
dns64.c
95
int
started_no_cache_store
;
member in struct:dns64_qstate
656
if( (!iq || !iq->
started_no_cache_store
) &&
704
iq->
started_no_cache_store
= qstate->no_cache_store;
721
qstate->no_cache_store = iq->
started_no_cache_store
;
978
super_dq->
started_no_cache_store
= super->no_cache_store;
1011
if ( (!super_dq || !super_dq->
started_no_cache_store
) &&
Completed in 22 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026