Home
last modified time | relevance | path

Searched refs:DNSServiceReconfirmRecord (Results 1 – 9 of 9) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def35 DNSServiceReconfirmRecord
/external/mdnsresponder/mDNSShared/
Ddns_sd.h1777 DNSServiceErrorType DNSSD_API DNSServiceReconfirmRecord
Ddnssd_clientshim.c782 DNSServiceErrorType DNSSD_API DNSServiceReconfirmRecord in DNSServiceReconfirmRecord() function
Ddnssd_clientstub.c1836 DNSServiceErrorType DNSSD_API DNSServiceReconfirmRecord in DNSServiceReconfirmRecord() function
Duds_daemon.c3175 #pragma mark - DNSServiceReconfirmRecord & Misc
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp397 DNSServiceReconfirmRecord in DNSServiceReconfirmRecord() function
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp1035 DNSServiceReconfirmRecord(flags, interfaceIndex, pFullname->c_str(), rrtype, rrclass, len, v); in ReconfirmRecord()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.cpp984 …err = DNSServiceReconfirmRecord( flags, ifIndex, fullNameUTF8.c_str(), rrtype, rrclass, ( uint16_t… in ReconfirmRecord()
/external/mdnsresponder/Clients/
Ddns-sd.c754 DNSServiceReconfirmRecord(flags, ifIndex, fullname, rrtype, rrclass, rdlen, rdata); in qr_reply()