HomeSort by relevance Sort by last modified time
    Searched defs:DNSServiceRefDeallocate (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSShared/
dnssd_clientshim.c 113 void DNSServiceRefDeallocate(DNSServiceRef sdRef)
116 //LogMsg("DNSServiceRefDeallocate");
704 if (x->aQuery) DNSServiceRefDeallocate(x->aQuery);
dnssd_clientstub.c 415 // Return a connected service ref (deallocate with DNSServiceRefDeallocate)
    [all...]
  /external/avahi/avahi-compat-libdns_sd/
compat.c 416 DNSServiceRefDeallocate(sdref);
523 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdref) {
666 DNSServiceRefDeallocate(sdref);
780 DNSServiceRefDeallocate(sdref);
893 DNSServiceRefDeallocate(sdref);
1205 DNSServiceRefDeallocate(sdref);
    [all...]

Completed in 85 milliseconds