Searched refs:sdRef (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dunsupported.c32 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
51 AVAHI_GCC_UNUSED DNSServiceRef *sdRef,
79 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(AVAHI_GCC_UNUSED DNSServiceRef *sdRef) { argument
86 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
100 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
31 DNSServiceRegisterRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef *RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl, AVAHI_GCC_UNUSED DNSServiceRegisterRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
50 DNSServiceQueryRecord( AVAHI_GCC_UNUSED DNSServiceRef *sdRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED DNSServiceQueryRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
85 DNSServiceAddRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef *RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl) argument
99 DNSServiceRemoveRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags) argument
H A Ddns_sd.h383 * sdRef: A DNSServiceRef initialized by any of the DNSService calls.
389 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
403 * sdRef: A DNSServiceRef initialized by any of the DNSService calls
410 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
435 * sdRef: A DNSServiceRef initialized by any of the DNSService calls.
439 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
464 * sdRef: The DNSServiceRef initialized by DNSServiceEnumerateDomains().
485 DNSServiceRef sdRef,
497 * sdRef: A pointer to an uninitialized DNSServiceRef. If the call succeeds
526 DNSServiceRef *sdRef,
[all...]
H A Dnull-test.c36 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
35 reply( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED DNSServiceErrorType errorCode, AVAHI_GCC_UNUSED const char *serviceName, AVAHI_GCC_UNUSED const char *regtype, AVAHI_GCC_UNUSED const char *replyDomain, AVAHI_GCC_UNUSED void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dunsupported.c32 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
51 AVAHI_GCC_UNUSED DNSServiceRef *sdRef,
79 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(AVAHI_GCC_UNUSED DNSServiceRef *sdRef) { argument
86 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
100 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
31 DNSServiceRegisterRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef *RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl, AVAHI_GCC_UNUSED DNSServiceRegisterRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
50 DNSServiceQueryRecord( AVAHI_GCC_UNUSED DNSServiceRef *sdRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED DNSServiceQueryRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
85 DNSServiceAddRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef *RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl) argument
99 DNSServiceRemoveRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags) argument
H A Ddns_sd.h383 * sdRef: A DNSServiceRef initialized by any of the DNSService calls.
389 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
403 * sdRef: A DNSServiceRef initialized by any of the DNSService calls
410 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
435 * sdRef: A DNSServiceRef initialized by any of the DNSService calls.
439 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
464 * sdRef: The DNSServiceRef initialized by DNSServiceEnumerateDomains().
485 DNSServiceRef sdRef,
497 * sdRef: A pointer to an uninitialized DNSServiceRef. If the call succeeds
526 DNSServiceRef *sdRef,
[all...]
H A Dnull-test.c36 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
35 reply( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED DNSServiceErrorType errorCode, AVAHI_GCC_UNUSED const char *serviceName, AVAHI_GCC_UNUSED const char *regtype, AVAHI_GCC_UNUSED const char *replyDomain, AVAHI_GCC_UNUSED void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_mdns.c88 void RegisterReply(DNSServiceRef sdRef, DNSServiceFlags flags, DNSServiceErrorType errorCode, argument

Completed in 120 milliseconds