Searched defs:CheckSuppressUnusableQuestions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c10732 // (e.g., CheckSuppressUnusableQuestions is called when interfaces are deregistered with the core) should not
11267 mDNSexport void CheckSuppressUnusableQuestions(mDNS *const m) function
11284 LogMsg("CheckSuppressUnusableQuestions: ERROR!! m->RestartQuestion already set: %##s (%s)",
11309 LogInfo("CheckSuppressUnusableQuestions: Start question %p %##s (%s)", q, q->qname.c, DNSTypeName(q->qtype));

Completed in 120 milliseconds