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

  /external/mdnsresponder/mDNSShared/
dns_sd.h 356 * When kDNServiceFlagsTimeout is passed to DNSServiceQueryRecord or DNSServiceGetAddrInfo, the query is
360 * with an error code of kDNSServiceErr_Timeout and a NULL sockaddr will be returned for DNSServiceGetAddrInfo
    [all...]
dnssd_clientshim.c 684 // DNSServiceGetAddrInfo
720 DNSServiceErrorType DNSSD_API DNSServiceGetAddrInfo(
755 LogMsg("DNSServiceGetAddrInfo(\"%s\", %d) failed: %s (%ld)", inHostName, inProtocol, errormsg, err);
dnssd_clientstub.c     [all...]
uds_daemon.c     [all...]
  /system/netd/
MDnsSdListener.cpp 282 DNSServiceErrorType result = DNSServiceGetAddrInfo(ref, nativeFlags, interfaceInt, protocol,
285 ALOGE("getAddrInfo request %d got an error from DNSServiceGetAddrInfo %d", requestId,
289 "getAddrInfo request got an error from DNSServiceGetAddrInfo", false);
  /external/mdnsresponder/Clients/
dns-sd.c     [all...]

Completed in 740 milliseconds