Home
last modified time | relevance | path

Searched refs:AllowExpired_MakeAnswersImmortal (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1734 AllowExpired_MakeAnswersImmortal = 1, // Any answers to this question get marked as immortal enumerator
H A DmDNS.c5081 …q->allowExpired = AllowExpired_MakeAnswersImmortal; // After looking through the cache… in AnswerNewQuestion()