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

  /external/mdnsresponder/Clients/
dns-sd.c     [all...]
  /external/mdnsresponder/mDNSShared/
dns_sd.h 271 * call DNSServiceCreateConnection(&MainRef) to initialize the main DNSServiceRef.
281 * error = DNSServiceCreateConnection(&MainRef);
321 * 3. Only share DNSServiceRef's created with DNSServiceCreateConnection
322 * Calling DNSServiceCreateConnection(&ref) creates a special shareable DNSServiceRef.
329 * (the parent DNSServiceRef, originally created by DNSServiceCreateConnection(&ref))
    [all...]
dnssd_clientshim.c 581 DNSServiceErrorType DNSServiceCreateConnection(DNSServiceRef *sdRef)
dnssd_clientstub.c 408 // or on the main sdRef e.g., DNSServiceCreateConnection/DNSServiveRegisterRecord. DNSRecords may have
    [all...]
  /external/mdnsresponder/mDNSWindows/DLLStub/
DLLStub.cpp 325 DNSServiceCreateConnection(DNSServiceRef *sdRef)
  /external/mdnsresponder/mDNSWindows/DLL.NET/
dnssd_NET.cpp 900 * This maps to DNSServiceCreateConnection(). Returns an
912 int err = DNSServiceCreateConnection(&sdRef->m_impl->m_ref);
  /external/mdnsresponder/mDNSWindows/DLLX/
DNSSD.cpp 375 err = DNSServiceCreateConnection( &sref );
DNSSDService.cpp 76 err = DNSServiceCreateConnection( &m_primary );
  /external/libcups/cups/
http-support.c     [all...]
dest.c     [all...]

Completed in 853 milliseconds