Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c11458 mDNSlocal mDNSBool IsQuestionNew(mDNS *const m, DNSQuestion *question) in IsQuestionNew() function
11479 if (IsQuestionNew(m, q)) in LocalRecordRmvEventsForQuestion()
11519 if (!IsQuestionNew(m, q) && !q->LOAddressAnswers) in CacheRecordRmvEventsForQuestion()