Searched refs:DNSServiceRefDeallocate (Results 1 – 9 of 9) sorted by relevance
65 DNSServiceRefDeallocate(ref1); in main()66 DNSServiceRefDeallocate(ref2); in main()67 DNSServiceRefDeallocate(ref3); in main()68 DNSServiceRefDeallocate(ref4); in main()
5 DNSServiceRefDeallocate
416 DNSServiceRefDeallocate(sdref); in sdref_new()523 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdref) { in DNSServiceRefDeallocate() function666 DNSServiceRefDeallocate(sdref); in DNSServiceBrowse()780 DNSServiceRefDeallocate(sdref); in DNSServiceResolve()893 DNSServiceRefDeallocate(sdref); in DNSServiceEnumerateDomains()1205 DNSServiceRefDeallocate(sdref); in DNSServiceRegister()1369 DNSServiceRefDeallocate(sdref); in DNSServiceQueryRecord()
439 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
1008 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function1088 if (!hdr) { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_NoMemory; } in DNSServiceGetProperty()1093 { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_ServiceNotRunning; } in DNSServiceGetProperty()1097 { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_ServiceNotRunning; } in DNSServiceGetProperty()1098 DNSServiceRefDeallocate(tmp); in DNSServiceGetProperty()1173 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceResolve()1182 if (err) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; } in DNSServiceResolve()1232 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceQueryRecord()1241 if (err) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; } in DNSServiceQueryRecord()1328 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceGetAddrInfo()[all …]
113 void DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function704 if (x->aQuery) DNSServiceRefDeallocate(x->aQuery); in DNSServiceGetAddrInfoDispose()
775 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
471 DNSServiceRefDeallocate(sdref); in zonedata_resolve()1303 if (client ) DNSServiceRefDeallocate(client ); in main()1304 if (client_pa) DNSServiceRefDeallocate(client_pa); in main()
908 DNSServiceRefDeallocate (sdref); in mdns_lookup_name()983 DNSServiceRefDeallocate (sdref); in mdns_lookup_addr()