Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c5290 mDNSlocal mDNSBool QuestionHasLocalAnswers(mDNS *const m, DNSQuestion *q) in QuestionHasLocalAnswers() function
5352 if (ScheduleImmediately && !QuestionHasLocalAnswers(m, question)) in ActivateUnicastQuery()