Home
last modified time | relevance | path

Searched defs:_UNUSED (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c71 #define _UNUSED __attribute__ ((unused)) macro
73 #define _UNUSED macro
157 static void SetupCallbackState( JNIEnv **ppEnv _UNUSED) in SetupCallbackState()
311 static void DNSSD_API ServiceBrowseReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uin… in ServiceBrowseReply()
376 static void DNSSD_API ServiceResolveReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, ui… in ServiceResolveReply()
461 static void DNSSD_API ServiceRegisterReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, in ServiceRegisterReply()
674 static void DNSSD_API RegisterRecordReply( DNSServiceRef sdRef _UNUSED, in RegisterRecordReply()
675 DNSRecordRef recordRef _UNUSED, DNSServiceFlags flags, in RegisterRecordReply()
754 static void DNSSD_API ServiceQueryReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint… in ServiceQueryReply()
820 static void DNSSD_API DomainEnumReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32… in DomainEnumReply()
[all …]