OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mortality_Immortal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
1293
Mortality_Immortal
= 1, // Allow this record to remain in the cache indefinitely
3058
#define MortalityDisplayString(M) (M == Mortality_Mortal ? "mortal" : (M ==
Mortality_Immortal
? "immortal" : "ghost"))
mDNS.c
5260
rr->resrec.mortality =
Mortality_Immortal
;
5912
if (rr->resrec.mortality ==
Mortality_Immortal
)
10032
if (rr->resrec.mortality != Mortality_Mortal) rr->resrec.mortality =
Mortality_Immortal
;
12549
r1->resrec.mortality =
Mortality_Immortal
; // Immortalize the replacement record
Completed in 43 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026