Searched refs:SetUnicastTargetToHostName (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c788 mDNSlocal const domainname *SetUnicastTargetToHostName(mDNS *const m, AuthRecord *rr) function
804 LogInfo("SetUnicastTargetToHostName No target for %s", ARDisplayString(m, rr));
810 LogInfo("SetUnicastTargetToHostName target %##s for resource record %s", target->c, ARDisplayString(m,rr));
826 const domainname *const n = SetUnicastTargetToHostName(m, rr);

Completed in 41 milliseconds