Home | History | Annotate | Download | only in avahi-compat-libdns_sd

Lines Matching refs:AVAHI_GCC_UNUSED

30     AVAHI_GCC_UNUSED DNSServiceRef sdRef,
31 AVAHI_GCC_UNUSED DNSRecordRef *RecordRef,
32 AVAHI_GCC_UNUSED DNSServiceFlags flags,
33 AVAHI_GCC_UNUSED uint32_t interfaceIndex,
34 AVAHI_GCC_UNUSED const char *fullname,
35 AVAHI_GCC_UNUSED uint16_t rrtype,
36 AVAHI_GCC_UNUSED uint16_t rrclass,
37 AVAHI_GCC_UNUSED uint16_t rdlen,
38 AVAHI_GCC_UNUSED const void *rdata,
39 AVAHI_GCC_UNUSED uint32_t ttl,
40 AVAHI_GCC_UNUSED DNSServiceRegisterRecordReply callBack,
41 AVAHI_GCC_UNUSED void *context) {
49 AVAHI_GCC_UNUSED DNSServiceFlags flags,
50 AVAHI_GCC_UNUSED uint32_t interfaceIndex,
51 AVAHI_GCC_UNUSED const char *fullname,
52 AVAHI_GCC_UNUSED uint16_t rrtype,
53 AVAHI_GCC_UNUSED uint16_t rrclass,
54 AVAHI_GCC_UNUSED uint16_t rdlen,
55 AVAHI_GCC_UNUSED const void *rdata) {
62 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(AVAHI_GCC_UNUSED DNSServiceRef *sdRef) {
69 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
70 AVAHI_GCC_UNUSED DNSRecordRef *RecordRef,
71 AVAHI_GCC_UNUSED DNSServiceFlags flags,
72 AVAHI_GCC_UNUSED uint16_t rrtype,
73 AVAHI_GCC_UNUSED uint16_t rdlen,
74 AVAHI_GCC_UNUSED const void *rdata,
75 AVAHI_GCC_UNUSED uint32_t ttl) {
83 AVAHI_GCC_UNUSED DNSServiceRef sdRef,
84 AVAHI_GCC_UNUSED DNSRecordRef RecordRef,
85 AVAHI_GCC_UNUSED DNSServiceFlags flags) {