Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DNSSD_API

105 #define DNSSD_API __stdcall
107 #define DNSSD_API
1014 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
1086 dnssd_sock_t DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
1110 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
1141 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
1176 typedef void (DNSSD_API *DNSServiceDomainEnumReply)
1238 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
1294 typedef void (DNSSD_API *DNSServiceRegisterReply)
1429 DNSServiceErrorType DNSSD_API DNSServiceRegister
1492 DNSServiceErrorType DNSSD_API DNSServiceAddRecord
1539 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord
1592 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecordWithAttribute
1631 DNSServiceErrorType DNSSD_API DNSServiceRemoveRecord
1688 typedef void (DNSSD_API *DNSServiceBrowseReply)
1752 DNSServiceErrorType DNSSD_API DNSServiceBrowse
1804 typedef void (DNSSD_API *DNSServiceResolveReply)
1901 DNSServiceErrorType DNSSD_API DNSServiceResolve
1972 typedef void (DNSSD_API *DNSServiceQueryRecordReply)
2040 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
2099 typedef void (DNSSD_API *DNSServiceGetAddrInfoReply)
2162 DNSServiceErrorType DNSSD_API DNSServiceGetAddrInfo
2198 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
2224 typedef void (DNSSD_API *DNSServiceRegisterRecordReply)
2304 DNSServiceErrorType DNSSD_API DNSServiceRegisterRecord
2356 DNSServiceErrorType DNSSD_API DNSServiceReconfirmRecord
2418 typedef void (DNSSD_API *DNSServiceNATPortMappingReply)
2564 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
2611 DNSServiceErrorType DNSSD_API DNSServiceConstructFullName
2697 void DNSSD_API TXTRecordCreate
2714 void DNSSD_API TXTRecordDeallocate
2764 DNSServiceErrorType DNSSD_API TXTRecordSetValue
2789 DNSServiceErrorType DNSSD_API TXTRecordRemoveValue
2809 uint16_t DNSSD_API TXTRecordGetLength
2827 const void * DNSSD_API TXTRecordGetBytesPtr
2884 int DNSSD_API TXTRecordContainsKey
2917 const void * DNSSD_API TXTRecordGetValuePtr
2940 uint16_t DNSSD_API TXTRecordGetCount
2992 DNSServiceErrorType DNSSD_API TXTRecordGetItemAtIndex
3049 DNSServiceErrorType DNSSD_API DNSServiceSetDispatchQueue
3057 typedef void (DNSSD_API *DNSServiceSleepKeepaliveReply)
3064 DNSServiceErrorType DNSSD_API DNSServiceSleepKeepalive
3096 DNSServiceAttributeRef DNSSD_API DNS_SD_NULLABLE DNSServiceAttributeCreate(void);
3110 DNSServiceErrorType DNSSD_API DNSServiceAttributeSetAAAAPolicy
3130 DNSServiceErrorType DNSSD_API DNSServiceAttributeSetTimestamp
3149 DNSServiceErrorType DNSSD_API DNSServiceAttributeSetHostKeyHash
3163 void DNSSD_API DNSServiceAttributeDeallocate
3230 DNSServiceErrorType DNSSD_API DNSServiceQueryRecordWithAttribute
3376 DNSServiceErrorType DNSSD_API DNSServiceRegisterWithAttribute
3459 DNSServiceErrorType DNSSD_API DNSServiceRegisterRecordWithAttribute
3498 DNSServiceErrorType DNSSD_API DNSServiceSendQueuedRequests