Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 22 00:24:18 UTC 2024

Added Files:
        src/external/apache2/mDNSResponder/lib: dns_sd.expsym

Log Message:
external/apache2/mDNSResponder: Add expected symbols list.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/apache2/mDNSResponder/lib/dns_sd.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/external/apache2/mDNSResponder/lib/dns_sd.expsym
diff -u /dev/null src/external/apache2/mDNSResponder/lib/dns_sd.expsym:1.1
--- /dev/null	Fri Nov 22 00:24:18 2024
+++ src/external/apache2/mDNSResponder/lib/dns_sd.expsym	Fri Nov 22 00:24:18 2024
@@ -0,0 +1,74 @@
+ConvertHeaderBytes
+DNSServiceAddRecord
+DNSServiceAttributeCreate
+DNSServiceAttributeDeallocate
+DNSServiceAttributeSetAAAAPolicy
+DNSServiceAttributeSetHostKeyHash
+DNSServiceAttributeSetTimestamp
+DNSServiceBrowse
+DNSServiceBrowseInternal
+DNSServiceConstructFullName
+DNSServiceCreateConnection
+DNSServiceEnumerateDomains
+DNSServiceGetAddrInfo
+DNSServiceGetAddrInfoInternal
+DNSServiceGetPID
+DNSServiceGetProperty
+DNSServiceNATPortMappingCreate
+DNSServiceProcessResult
+DNSServiceQueryRecord
+DNSServiceQueryRecordInternal
+DNSServiceQueryRecordWithAttribute
+DNSServiceReconfirmRecord
+DNSServiceRefDeallocate
+DNSServiceRefSockFD
+DNSServiceRegister
+DNSServiceRegisterInternal
+DNSServiceRegisterRecord
+DNSServiceRegisterRecordInternal
+DNSServiceRegisterRecordWithAttribute
+DNSServiceRegisterWithAttribute
+DNSServiceRemoveRecord
+DNSServiceResolve
+DNSServiceResolveInternal
+DNSServiceSendQueuedRequests
+DNSServiceSendQueuedRequestsInternal
+DNSServiceSetDefaultDomainForUser
+DNSServiceSleepKeepalive
+DNSServiceSleepKeepalive_sockaddr
+DNSServiceUpdateRecord
+DNSServiceUpdateRecordWithAttribute
+TXTRecordContainsKey
+TXTRecordCreate
+TXTRecordDeallocate
+TXTRecordGetBytesPtr
+TXTRecordGetCount
+TXTRecordGetItemAtIndex
+TXTRecordGetLength
+TXTRecordGetValuePtr
+TXTRecordRemoveValue
+TXTRecordSetValue
+VersionString_SCCS_libdnssd
+get_rdata
+get_required_tlv_length
+get_required_tlv_string_length
+get_required_tlv_uint32_length
+get_required_tlv_uint8_length
+get_string
+get_tlv
+get_tlv_string
+get_tlv_uint32
+get_tlv_uuid
+get_uint16
+get_uint32
+kDNSServiceAttributeAAAAFallback
+put_rdata
+put_string
+put_tlv
+put_tlv_string
+put_tlv_uint16
+put_tlv_uint32
+put_tlv_uint8
+put_tlv_uuid
+put_uint16
+put_uint32

Reply via email to