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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c10886 mDNSexport DNSServer *GetServerForQuestion(mDNS *m, DNSQuestion *question) function
10909 LogInfo("GetServerForQuestion: %p DNS server (%p) %#a:%d (Penalty Time Left %d) (Scope %s:%p:%d) found for name %##s (%s)",
10916 LogInfo("GetServerForQuestion: %p no DNS server (Scope %s:%p:%d) found for name %##s (%s)",
11417 question->qDNSServer = GetServerForQuestion(m, question);
14728 s = GetServerForQuestion(m, q);

Completed in 119 milliseconds