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

/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h86 #define DNSSD_API __stdcall macro
88 #define DNSSD_API macro
809 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
853 DNSServiceErrorType DNSSD_API DNSServiceGetPID
891 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
912 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
939 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
983 typedef void (DNSSD_API *DNSServiceDomainEnumReply)
1023 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
1074 typedef void (DNSSD_API *DNSServiceRegisterRepl
[all...]

Completed in 1007 milliseconds