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

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h40 #define DNSSD_API __stdcall macro
42 #define DNSSD_API macro
390 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
411 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
440 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
484 typedef void (DNSSD_API *DNSServiceDomainEnumReply)
525 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
568 typedef void (DNSSD_API *DNSServiceRegisterReply)
653 DNSServiceErrorType DNSSD_API DNSServiceRegister
707 DNSServiceErrorType DNSSD_API DNSServiceAddRecor
[all...]

Completed in 26 milliseconds