Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DNSSD_API

97 #define DNSSD_API __stdcall
99 #define DNSSD_API
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 DNSServiceRegister
1079 DNSServiceErrorType DNSSD_API DNSServiceAddRecord
1120 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord
1152 DNSServiceErrorType DNSSD_API DNSServiceRemoveRecord
1204 typedef void (DNSSD_API *DNSServiceBrowseReply)
1254 DNSServiceErrorType DNSSD_API DNSServiceBrowse
1327 typedef void (DNSSD_API *DNSServiceResolveReply)
1382 DNSServiceErrorType DNSSD_API DNSServiceResolve
1445 typedef void (DNSSD_API *DNSServiceQueryRecordReply)
1500 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
1554 typedef void (DNSSD_API *DNSServiceGetAddrInfoReply)
1608 DNSServiceErrorType DNSSD_API DNSServiceGetAddrInfo
1644 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
1673 typedef void (DNSSD_API *DNSServiceRegisterRecordReply)
1727 DNSServiceErrorType DNSSD_API DNSServiceRegisterRecord
1777 DNSServiceErrorType DNSSD_API DNSServiceReconfirmRecord
1892 typedef void (DNSSD_API *DNSServiceNATPortMappingReply)
1956 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
1970 typedef void (DNSSD_API *DNSHostnameChangedReply)
1979 DNSServiceErrorType DNSSD_API DNSSetHostname
2020 DNSServiceErrorType DNSSD_API DNSServiceConstructFullName
2100 void DNSSD_API TXTRecordCreate
2118 void DNSSD_API TXTRecordDeallocate
2161 DNSServiceErrorType DNSSD_API TXTRecordSetValue
2184 DNSServiceErrorType DNSSD_API TXTRecordRemoveValue
2203 uint16_t DNSSD_API TXTRecordGetLength
2220 const void * DNSSD_API TXTRecordGetBytesPtr
2274 int DNSSD_API TXTRecordContainsKey
2303 const void * DNSSD_API TXTRecordGetValuePtr
2325 uint16_t DNSSD_API TXTRecordGetCount
2370 DNSServiceErrorType DNSSD_API TXTRecordGetItemAtIndex
2422 DNSServiceErrorType DNSSD_API DNSServiceSetDispatchQueue