OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNSSD_API
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/
dns_sd.h
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
DNSServiceRegiste
[
all
...]
dnssd_clientlib.c
99
DNSServiceErrorType
DNSSD_API
DNSServiceConstructFullName
180
void
DNSSD_API
TXTRecordCreate
193
void
DNSSD_API
TXTRecordDeallocate(TXTRecordRef *txtRecord)
198
DNSServiceErrorType
DNSSD_API
TXTRecordSetValue
243
DNSServiceErrorType
DNSSD_API
TXTRecordRemoveValue
260
uint16_t
DNSSD_API
TXTRecordGetLength(const TXTRecordRef *txtRecord) { return(((const TXTRecordRefRealType*)txtRecord)->datalen); }
261
const void *
DNSSD_API
TXTRecordGetBytesPtr(const TXTRecordRef *txtRecord) { return(((const TXTRecordRefRealType*)txtRecord)->buffer); }
269
int
DNSSD_API
TXTRecordContainsKey
280
const void *
DNSSD_API
TXTRecordGetValuePtr
295
uint16_t
DNSSD_API
TXTRecordGetCoun
[
all
...]
dnssd_errstring.c
20
const char *
DNSSD_API
dnssd_clientstub.c
261
DNSServiceErrorType
DNSSD_API
DNSServiceQueryRecordWithAttribute
278
DNSServiceErrorType
DNSSD_API
DNSServiceSendQueuedRequests
286
DNSServiceAttributeRef
DNSSD_API
DNSServiceAttributeCreate
299
DNSServiceErrorType
DNSSD_API
DNSServiceAttributeSetAAAAPolicy
310
DNSServiceErrorType
DNSSD_API
DNSServiceAttributeSetHostKeyHash
321
DNSServiceErrorType
DNSSD_API
DNSServiceAttributeSetTimestamp
332
void
DNSSD_API
DNSServiceAttributeDeallocate(DNSServiceAttributeRef attr)
1157
dnssd_sock_t
DNSSD_API
DNSServiceRefSockFD(DNSServiceRef sdRef)
1249
DNSServiceErrorType
DNSSD_API
DNSServiceProcessResult(DNSServiceRef sdRef)
1386
void
DNSSD_API
DNSServiceRefDeallocate(DNSServiceRef sdRef
[
all
...]
/src/external/apache2/mDNSResponder/dist/Clients/
dns-sd.c
641
static void
DNSSD_API
enum_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex,
722
static void
DNSSD_API
zonedata_resolve(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode,
786
static void
DNSSD_API
zonedata_browse(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode,
803
static void
DNSSD_API
browse_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode,
863
static void
DNSSD_API
resolve_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode,
957
static void
DNSSD_API
reg_reply(DNSServiceRef sdref, const DNSServiceFlags flags, DNSServiceErrorType errorCode,
1144
static void
DNSSD_API
qr_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode,
1264
static void
DNSSD_API
port_mapping_create_reply(DNSServiceRef sdref, DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, uint32_t publicAddress, uint32_t protocol, uint16_t privatePort, uint16_t publicPort, uint32_t ttl, void *context)
1290
static void
DNSSD_API
addrinfo_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t interfaceIndex, DNSServiceErrorType errorCode, const char *hostname, const struct sockaddr *address, uint32_t ttl, void *context)
1472
static void
DNSSD_API
MyRegisterRecordCallback(DNSServiceRef service, DNSRecordRef rec, const DNSServiceFlags flags
[
all
...]
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
3530
static void
DNSSD_API
3540
static void
DNSSD_API
3552
static void
DNSSD_API
3792
static void
DNSSD_API
3971
static void
DNSSD_API
4044
static void
DNSSD_API
4137
static void
DNSSD_API
4291
static void
DNSSD_API
4395
static void
DNSSD_API
4622
static void
DNSSD_API
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026