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

  /external/mdnsresponder/mDNSShared/
dns_sd.h 63 * e.g. an application that requires the DNSServiceGetProperty() call (new in mDNSResponder-126) can check:
66 * ... some C code that calls DNSServiceGetProperty() ...
75 * => DNSServiceGetProperty(DaemonVersion) -- to verify whether the running daemon
    [all...]
dnssd_clientstub.c     [all...]
  /external/mdnsresponder/mDNSWindows/DLLStub/
DLLStub.cpp 474 DNSServiceGetProperty
  /external/mdnsresponder/mDNSWindows/DLLX/
DNSSD.cpp 466 err = DNSServiceGetProperty( propUTF8.c_str(), &byteArray[ 0 ], &elems );
DNSSDService.cpp 1050 err = DNSServiceGetProperty( propUTF8.c_str(), &byteArray[ 0 ], &elems );
  /external/mdnsresponder/Clients/
dns-sd.c     [all...]

Completed in 99 milliseconds