Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c4432 mDNSlocal mDNSBool AnswerQuestionWithLORecord(mDNS *const m, DNSQuestion *q, mDNSBool checkOnly) in AnswerQuestionWithLORecord() function
4592 if (AnswerQuestionWithLORecord(m, q, mDNSfalse)) in AnswerNewQuestion()
11012 ret = AnswerQuestionWithLORecord(m, q, mDNStrue); in ShouldSuppressDotLocalQuery()