HomeSort by relevance Sort by last modified time
    Searched refs:FoundInstance (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSShared/
dnssd_clientshim.c 354 mDNSlocal void FoundInstance(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord)
366 { LogMsg("FoundInstance: Should not be called with rrtype %d (not a PTR record)", answer->rrtype); return; }
370 LogMsg("FoundInstance: %##s PTR %##s received from network is not valid DNS-SD service pointer",
415 err = mDNS_StartBrowse(&mDNSStorage, &x->q, &t, &d, mDNSInterface_Any, (flags & kDNSServiceFlagsForceMulticast) != 0, FoundInstance, x);
uds_daemon.c     [all...]

Completed in 36 milliseconds