Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c4864 mDNSlocal mDNSBool AnswerQuestionWithLORecord(mDNS *const m, DNSQuestion *q, mDNSBool checkOnly) in AnswerQuestionWithLORecord() function
5030 if (AnswerQuestionWithLORecord(m, q, mDNSfalse)) in AnswerNewQuestion()