Home
last modified time | relevance | path

Searched refs:DNSServiceRefDeallocate (Results 1 – 19 of 19) sorted by relevance

/external/mdnsresponder/mDNSShared/
Ddnssd_clientstub.c1015 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function
1095 if (!hdr) { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_NoMemory; } in DNSServiceGetProperty()
1100 { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_ServiceNotRunning; } in DNSServiceGetProperty()
1104 { DNSServiceRefDeallocate(tmp); return kDNSServiceErr_ServiceNotRunning; } in DNSServiceGetProperty()
1105 DNSServiceRefDeallocate(tmp); in DNSServiceGetProperty()
1180 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceResolve()
1189 if (err) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; } in DNSServiceResolve()
1239 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceQueryRecord()
1248 if (err) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; } in DNSServiceQueryRecord()
1335 if (!hdr) { DNSServiceRefDeallocate(*sdRef); *sdRef = NULL; return kDNSServiceErr_NoMemory; } in DNSServiceGetAddrInfo()
[all …]
Ddns_sd.h775 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
Ddnssd_clientshim.c113 void DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function
704 if (x->aQuery) DNSServiceRefDeallocate(x->aQuery); in DNSServiceGetAddrInfoDispose()
/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def23 DNSServiceRefDeallocate
/external/mdnsresponder/mDNSWindows/ControlPanel/
DConfigPropertySheet.cpp189 DNSServiceRefDeallocate( m_browseDomainsRef ); in TearDownBrowsing()
/external/libcups/cups/
Dhttp-support.c1995 DNSServiceRefDeallocate(domainref); in _httpResolveURI()
1997 DNSServiceRefDeallocate(ippref); in _httpResolveURI()
1999 DNSServiceRefDeallocate(ippsref); in _httpResolveURI()
2002 DNSServiceRefDeallocate(localref); in _httpResolveURI()
2005 DNSServiceRefDeallocate(ref); in _httpResolveURI()
Ddest.c2707 DNSServiceRefDeallocate(device->ref); in cups_dnssd_free_device()
2836 DNSServiceRefDeallocate(device->ref); in cups_dnssd_get_device()
3608 DNSServiceRefDeallocate(data.main_ref); in cups_enum_dests()
3620 DNSServiceRefDeallocate(data.main_ref); in cups_enum_dests()
3849 DNSServiceRefDeallocate(ipp_ref); in cups_enum_dests()
3853 DNSServiceRefDeallocate(ipps_ref); in cups_enum_dests()
3857 DNSServiceRefDeallocate(data.main_ref); in cups_enum_dests()
/external/libcups/vcnet/
Ddns_sd.c200 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function
Ddns_sd.h775 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
/external/mdnsresponder/Clients/
Ddns-sd.c471 DNSServiceRefDeallocate(sdref); in zonedata_resolve()
1303 if (client ) DNSServiceRefDeallocate(client ); in main()
1304 if (client_pa) DNSServiceRefDeallocate(client_pa); in main()
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c1087 DNSServiceRefDeallocate( inRef->resolver4 ); in QueryRelease()
1100 DNSServiceRefDeallocate( inRef->resolver6 ); in QueryRelease()
1216 DNSServiceRefDeallocate( inRef ); in QueryRecordCallback4()
1306 DNSServiceRefDeallocate( inRef ); in QueryRecordCallback6()
/external/libcups/scheduler/
Ddirsvc.c696 DNSServiceRefDeallocate(*srv); in dnssdDeregisterInstance()
1323 DNSServiceRefDeallocate(DNSSDMaster); in dnssdStop()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c908 DNSServiceRefDeallocate (sdref); in mdns_lookup_name()
983 DNSServiceRefDeallocate (sdref); in mdns_lookup_addr()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.cpp1328 DNSServiceRefDeallocate( m_primary ); in Stop()
1338 DNSServiceRefDeallocate( m_subord ); in Stop()
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp116 DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate() function
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp316 DNSServiceRefDeallocate(m_ref); in ~ServiceRefImpl()
/external/libcups/backend/
Ddnssd.c454 DNSServiceRefDeallocate(device->ref); in main()
/external/libcups/tools/
Dippeveprinter.c2081 DNSServiceRefDeallocate(printer->printer_ref); in delete_printer()
2083 DNSServiceRefDeallocate(printer->ipp_ref); in delete_printer()
2085 DNSServiceRefDeallocate(printer->ipps_ref); in delete_printer()
2087 DNSServiceRefDeallocate(printer->http_ref); in delete_printer()
Dippfind.c1432 DNSServiceRefDeallocate(service->ref); in main()