OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitialCacheMiss
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/
ClientRequests.c
598
q->
InitialCacheMiss
= mDNSfalse;
uds_daemon.c
5005
if (!question->
InitialCacheMiss
)
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
2052
mDNSBool
InitialCacheMiss
; // True after the question cannot be answered from the cache
mDNS.c
5419
const mDNSBool cache_hit = !q->
InitialCacheMiss
;
6252
q->
InitialCacheMiss
= mDNStrue; // Initial cache check is done, so mark as a miss from now on
Completed in 75 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026