Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c11116 mDNSlocal mDNSBool IsQuestionNew(mDNS *const m, DNSQuestion *question) in IsQuestionNew() function
11134 if (IsQuestionNew(m, q)) in LocalRecordRmvEventsForQuestion()
11175 if (!IsQuestionNew(m, q) && !q->LOAddressAnswers) in CacheRecordRmvEventsForQuestion()