Searched defs:DNSSD_API (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Ddns_sd.h97 #define DNSSD_API __stdcall macro
99 #define DNSSD_API macro
663 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
725 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
746 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
775 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
819 typedef void (DNSSD_API *DNSServiceDomainEnumReply)
859 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
910 typedef void (DNSSD_API *DNSServiceRegisterReply)
1024 DNSServiceErrorType DNSSD_API DNSServiceRegiste
[all...]

Completed in 72 milliseconds