Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1526 #define RRAny(rr) ((rr)->ARType == AuthRecordAny || (rr)->ARType == AuthRecordAnyIncludeP2P || (rr)… macro
H A DDNSCommon.c1608 if (RRAny(ar)) in LocalOnlyRecordAnswersQuestion()
H A DmDNS.c813 if (RRAny(ar)) in AnswerInterfaceAnyQuestionsWithLocalAuthRecord()
848 if (RRAny(ar)) in AnswerAllLocalQuestionsWithLocalAuthRecord()