HomeSort by relevance Sort by last modified time
    Searched refs:DNSServiceCreateConnection (Results 1 - 4 of 4) 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 566 DNSServiceErrorType DNSServiceCreateConnection(DNSServiceRef *sdRef)
dnssd_clientstub.c 407 // or on the main sdRef e.g., DNSServiceCreateConnection/DNSServiveRegisterRecord. DNSRecords may have
    [all...]

Completed in 19 milliseconds