Searched defs:_UNUSED (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libdns_sd/java/common/ |
H A D | JNISupport.c | 123 #define _UNUSED __attribute__ ((unused)) macro 125 #define _UNUSED macro 208 static void SetupCallbackState( JNIEnv **ppEnv _UNUSED) in SetupCallbackState() 362 static void DNSSD_API ServiceBrowseReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint3… in ServiceBrowseReply() 427 static void DNSSD_API ServiceResolveReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint… in ServiceResolveReply() 512 static void DNSSD_API ServiceRegisterReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, in ServiceRegisterReply() 725 static void DNSSD_API RegisterRecordReply( DNSServiceRef sdRef _UNUSED, in RegisterRecordReply() 726 DNSRecordRef recordRef _UNUSED, DNSServiceFlags flags, in RegisterRecordReply() 805 static void DNSSD_API ServiceQueryReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32… in ServiceQueryReply() 871 static void DNSSD_API DomainEnumReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32_t… in DomainEnumReply() [all …]
|