• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/

Lines Matching refs:AVAHI_GCC_UNUSED

32 sw_string sw_strdup(AVAHI_GCC_UNUSED sw_const_string str) {
38 AVAHI_GCC_UNUSED sw_size_t size,
39 AVAHI_GCC_UNUSED sw_const_string function,
40 AVAHI_GCC_UNUSED sw_const_string file,
41 AVAHI_GCC_UNUSED sw_uint32 line) {
47 AVAHI_GCC_UNUSED sw_opaque_t mem,
48 AVAHI_GCC_UNUSED sw_size_t size,
49 AVAHI_GCC_UNUSED sw_const_string function,
50 AVAHI_GCC_UNUSED sw_const_string file,
51 AVAHI_GCC_UNUSED sw_uint32 line) {
56 AVAHI_GCC_UNUSED sw_opaque_t mem,
57 AVAHI_GCC_UNUSED sw_const_string function,
58 AVAHI_GCC_UNUSED sw_const_string file,
59 AVAHI_GCC_UNUSED sw_uint32 line) {
68 sw_result sw_timer_init(AVAHI_GCC_UNUSED sw_timer * self) {
73 sw_result sw_timer_fina(AVAHI_GCC_UNUSED sw_timer self) {
78 sw_result sw_time_init(AVAHI_GCC_UNUSED sw_time * self) {
83 sw_result sw_time_init_now(AVAHI_GCC_UNUSED sw_time * self) {
88 sw_result sw_time_fina(AVAHI_GCC_UNUSED sw_time self) {
95 AVAHI_GCC_UNUSED sw_time self,
96 AVAHI_GCC_UNUSED sw_time y) {
102 AVAHI_GCC_UNUSED sw_time self,
103 AVAHI_GCC_UNUSED sw_time y) {
109 AVAHI_GCC_UNUSED sw_time self,
110 AVAHI_GCC_UNUSED sw_time y) {
115 AVAHI_GCC_UNUSED sw_salt * self,
116 AVAHI_GCC_UNUSED int argc,
117 AVAHI_GCC_UNUSED char ** argv) {
122 sw_result sw_salt_fina(AVAHI_GCC_UNUSED sw_salt self) {
128 AVAHI_GCC_UNUSED sw_salt self,
129 AVAHI_GCC_UNUSED struct _sw_socket * _socket,
130 AVAHI_GCC_UNUSED sw_socket_event events,
131 AVAHI_GCC_UNUSED sw_socket_handler handler,
132 AVAHI_GCC_UNUSED sw_socket_handler_func func,
133 AVAHI_GCC_UNUSED sw_opaque extra) {
139 AVAHI_GCC_UNUSED sw_salt self,
140 AVAHI_GCC_UNUSED struct _sw_socket * _socket) {
147 AVAHI_GCC_UNUSED sw_salt self,
148 AVAHI_GCC_UNUSED struct _sw_timer * timer,
149 AVAHI_GCC_UNUSED sw_time timeout,
150 AVAHI_GCC_UNUSED sw_timer_handler handler,
151 AVAHI_GCC_UNUSED sw_timer_handler_func func,
152 AVAHI_GCC_UNUSED sw_opaque extra) {
158 AVAHI_GCC_UNUSED sw_salt self,
159 AVAHI_GCC_UNUSED struct _sw_timer * timer) {
165 AVAHI_GCC_UNUSED sw_salt self,
166 AVAHI_GCC_UNUSED struct _sw_network_interface * netif,
167 AVAHI_GCC_UNUSED sw_network_interface_handler handler,
168 AVAHI_GCC_UNUSED sw_network_interface_handler_func func,
169 AVAHI_GCC_UNUSED sw_opaque extra) {
174 sw_result sw_salt_unregister_network_interface_handler(AVAHI_GCC_UNUSED sw_salt self) {
180 AVAHI_GCC_UNUSED sw_salt self,
181 AVAHI_GCC_UNUSED struct _sw_signal * _signal,
182 AVAHI_GCC_UNUSED sw_signal_handler handler,
183 AVAHI_GCC_UNUSED sw_signal_handler_func func,
184 AVAHI_GCC_UNUSED sw_opaque extra) {
191 AVAHI_GCC_UNUSED sw_salt self,
192 AVAHI_GCC_UNUSED struct _sw_signal * _signal) {
199 AVAHI_GCC_UNUSED int code,
200 AVAHI_GCC_UNUSED sw_const_string assert_string,
201 AVAHI_GCC_UNUSED sw_const_string file,
202 AVAHI_GCC_UNUSED sw_const_string func,
203 AVAHI_GCC_UNUSED int line) {
208 AVAHI_GCC_UNUSED int level,
209 AVAHI_GCC_UNUSED sw_const_string format,
214 sw_result sw_tcp_socket_init(AVAHI_GCC_UNUSED sw_socket * self) {
220 AVAHI_GCC_UNUSED sw_socket * self,
221 AVAHI_GCC_UNUSED sw_sockdesc_t desc) {
226 sw_result sw_udp_socket_init(AVAHI_GCC_UNUSED sw_socket * self) {
231 sw_result sw_multicast_socket_init(AVAHI_GCC_UNUSED sw_socket * self) {
236 sw_result sw_socket_fina(AVAHI_GCC_UNUSED sw_socket self) {
242 AVAHI_GCC_UNUSED sw_socket self,
243 AVAHI_GCC_UNUSED sw_ipv4_address address,
244 AVAHI_GCC_UNUSED sw_port port) {
250 AVAHI_GCC_UNUSED sw_socket self,
251 AVAHI_GCC_UNUSED sw_ipv4_address local_address,
252 AVAHI_GCC_UNUSED sw_ipv4_address multicast_address,
253 AVAHI_GCC_UNUSED sw_uint32 ttl) {
258 sw_result sw_socket_leave_multicast_group(AVAHI_GCC_UNUSED sw_socket self) {
264 AVAHI_GCC_UNUSED sw_socket self,
265 AVAHI_GCC_UNUSED int qsize) {
271 AVAHI_GCC_UNUSED sw_socket self,
272 AVAHI_GCC_UNUSED sw_ipv4_address address,
273 AVAHI_GCC_UNUSED sw_port port) {
279 AVAHI_GCC_UNUSED sw_socket self,
280 AVAHI_GCC_UNUSED sw_socket * _socket) {
286 AVAHI_GCC_UNUSED sw_socket self,
287 AVAHI_GCC_UNUSED sw_octets buffer,
288 AVAHI_GCC_UNUSED sw_size_t len,
289 AVAHI_GCC_UNUSED sw_size_t * bytesWritten) {
295 AVAHI_GCC_UNUSED sw_socket self,
296 AVAHI_GCC_UNUSED sw_octets buffer,
297 AVAHI_GCC_UNUSED sw_size_t len,
298 AVAHI_GCC_UNUSED sw_size_t * bytesWritten,
299 AVAHI_GCC_UNUSED sw_ipv4_address to,
300 AVAHI_GCC_UNUSED sw_port port) {
306 AVAHI_GCC_UNUSED sw_socket self,
307 AVAHI_GCC_UNUSED sw_octets buffer,
308 AVAHI_GCC_UNUSED sw_size_t max,
309 AVAHI_GCC_UNUSED sw_size_t * len) {
315 AVAHI_GCC_UNUSED sw_socket self,
316 AVAHI_GCC_UNUSED sw_octets buffer,
317 AVAHI_GCC_UNUSED sw_size_t max,
318 AVAHI_GCC_UNUSED sw_size_t * len,
319 AVAHI_GCC_UNUSED sw_ipv4_address * from,
320 AVAHI_GCC_UNUSED sw_port * port,
321 AVAHI_GCC_UNUSED sw_ipv4_address * dest,
322 AVAHI_GCC_UNUSED sw_uint32 * interface_index) {
328 AVAHI_GCC_UNUSED sw_socket self,
329 AVAHI_GCC_UNUSED sw_bool blocking_mode) {
335 AVAHI_GCC_UNUSED sw_socket self,
336 AVAHI_GCC_UNUSED sw_socket_options options) {
342 sw_ipv4_address sw_socket_ipv4_address(AVAHI_GCC_UNUSED sw_socket self) {
347 sw_port sw_socket_port(AVAHI_GCC_UNUSED sw_socket self) {
352 sw_sockdesc_t sw_socket_desc(AVAHI_GCC_UNUSED sw_socket self) {
356 sw_result sw_socket_close(AVAHI_GCC_UNUSED sw_socket self) {
361 sw_result sw_socket_options_init(AVAHI_GCC_UNUSED sw_socket_options * self) {
366 sw_result sw_socket_options_fina(AVAHI_GCC_UNUSED sw_socket_options self) {
372 AVAHI_GCC_UNUSED sw_socket_options self,
373 AVAHI_GCC_UNUSED sw_bool val) {
379 AVAHI_GCC_UNUSED sw_socket_options self,
380 AVAHI_GCC_UNUSED sw_bool val) {
386 AVAHI_GCC_UNUSED sw_socket_options self,
387 AVAHI_GCC_UNUSED sw_bool val) {
393 AVAHI_GCC_UNUSED sw_socket_options self,
394 AVAHI_GCC_UNUSED sw_bool val) {
400 AVAHI_GCC_UNUSED sw_socket_options self,
401 AVAHI_GCC_UNUSED sw_bool onoff,
402 AVAHI_GCC_UNUSED sw_uint32 linger) {
408 AVAHI_GCC_UNUSED sw_socket_options self,
409 AVAHI_GCC_UNUSED sw_bool val) {
415 AVAHI_GCC_UNUSED sw_socket_options self,
416 AVAHI_GCC_UNUSED sw_uint32 val) {
422 AVAHI_GCC_UNUSED sw_socket_options self,
423 AVAHI_GCC_UNUSED sw_uint32 val) {
434 AVAHI_GCC_UNUSED sw_corby_orb * self,
435 AVAHI_GCC_UNUSED sw_salt salt,
436 AVAHI_GCC_UNUSED const sw_corby_orb_config * config,
437 AVAHI_GCC_UNUSED sw_corby_orb_observer observer,
438 AVAHI_GCC_UNUSED sw_corby_orb_observer_func func,
439 AVAHI_GCC_UNUSED sw_opaque_t extra) {
444 sw_result sw_corby_orb_fina(AVAHI_GCC_UNUSED sw_corby_orb self) {
450 AVAHI_GCC_UNUSED sw_corby_orb self,
451 AVAHI_GCC_UNUSED sw_corby_servant servant,
452 AVAHI_GCC_UNUSED sw_corby_servant_cb cb,
453 AVAHI_GCC_UNUSED sw_const_string oid,
454 AVAHI_GCC_UNUSED struct _sw_corby_object ** object,
455 AVAHI_GCC_UNUSED sw_const_string protocol_name) {
461 AVAHI_GCC_UNUSED sw_corby_orb self,
462 AVAHI_GCC_UNUSED sw_const_string oid) {
468 AVAHI_GCC_UNUSED sw_corby_orb self,
469 AVAHI_GCC_UNUSED struct _sw_corby_object * object) {
475 AVAHI_GCC_UNUSED sw_corby_orb self,
476 AVAHI_GCC_UNUSED struct _sw_corby_channel * channel) {
482 sw_corby_orb_delegate sw_corby_orb_get_delegate(AVAHI_GCC_UNUSED sw_corby_orb self) {
487 AVAHI_GCC_UNUSED sw_corby_orb self,
488 AVAHI_GCC_UNUSED sw_corby_orb_delegate delegate) {
494 AVAHI_GCC_UNUSED sw_corby_orb self,
495 AVAHI_GCC_UNUSED sw_corby_orb_observer observer,
496 AVAHI_GCC_UNUSED sw_corby_orb_observer_func func,
497 AVAHI_GCC_UNUSED sw_opaque_t extra) {
503 AVAHI_GCC_UNUSED sw_corby_orb self,
504 AVAHI_GCC_UNUSED sw_const_string tag,
505 AVAHI_GCC_UNUSED sw_string addr,
506 AVAHI_GCC_UNUSED sw_port * port) {
512 AVAHI_GCC_UNUSED sw_corby_orb self,
513 AVAHI_GCC_UNUSED sw_const_string tag,
514 AVAHI_GCC_UNUSED sw_const_string name,
515 AVAHI_GCC_UNUSED sw_string url,
516 AVAHI_GCC_UNUSED sw_size_t url_len) {
522 AVAHI_GCC_UNUSED sw_corby_orb self,
523 AVAHI_GCC_UNUSED struct _sw_corby_channel * channel) {
529 AVAHI_GCC_UNUSED sw_corby_orb self,
530 AVAHI_GCC_UNUSED struct _sw_corby_channel * channel,
531 AVAHI_GCC_UNUSED struct _sw_corby_message * message,
532 AVAHI_GCC_UNUSED struct _sw_corby_buffer * buffer,
533 AVAHI_GCC_UNUSED sw_uint8 endian) {
538 sw_result sw_corby_message_init(AVAHI_GCC_UNUSED sw_corby_message * self) {
543 sw_result sw_corby_message_fina(AVAHI_GCC_UNUSED sw_corby_message self) {
548 sw_result sw_corby_buffer_init(AVAHI_GCC_UNUSED sw_corby_buffer * self) {
554 AVAHI_GCC_UNUSED sw_corby_buffer * self,
555 AVAHI_GCC_UNUSED sw_size_t size) {
561 AVAHI_GCC_UNUSED sw_corby_buffer * self,
562 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
563 AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow,
564 AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow,
565 AVAHI_GCC_UNUSED sw_opaque_t extra) {
571 AVAHI_GCC_UNUSED sw_corby_buffer * self,
572 AVAHI_GCC_UNUSED sw_size_t size,
573 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
574 AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow,
575 AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow,
576 AVAHI_GCC_UNUSED sw_opaque_t extra) {
581 sw_result sw_corby_buffer_fina(AVAHI_GCC_UNUSED sw_corby_buffer self) {
586 void sw_corby_buffer_reset(AVAHI_GCC_UNUSED sw_corby_buffer self) {
591 AVAHI_GCC_UNUSED sw_corby_buffer self,
592 AVAHI_GCC_UNUSED sw_octets octets,
593 AVAHI_GCC_UNUSED sw_size_t size) {
598 sw_octets sw_corby_buffer_octets(AVAHI_GCC_UNUSED sw_corby_buffer self) {
603 sw_size_t sw_corby_buffer_bytes_used(AVAHI_GCC_UNUSED sw_corby_buffer self) {
608 sw_size_t sw_corby_buffer_size(AVAHI_GCC_UNUSED sw_corby_buffer self) {
614 AVAHI_GCC_UNUSED sw_corby_buffer self,
615 AVAHI_GCC_UNUSED sw_int8 val) {
621 AVAHI_GCC_UNUSED sw_corby_buffer self,
622 AVAHI_GCC_UNUSED sw_uint8 val) {
628 AVAHI_GCC_UNUSED sw_corby_buffer self,
629 AVAHI_GCC_UNUSED sw_int16 val) {
635 AVAHI_GCC_UNUSED sw_corby_buffer self,
636 AVAHI_GCC_UNUSED sw_uint16 val) {
642 AVAHI_GCC_UNUSED sw_corby_buffer self,
643 AVAHI_GCC_UNUSED sw_int32 val) {
649 AVAHI_GCC_UNUSED sw_corby_buffer self,
650 AVAHI_GCC_UNUSED sw_uint32 val) {
656 AVAHI_GCC_UNUSED sw_corby_buffer self,
657 AVAHI_GCC_UNUSED sw_const_octets val,
658 AVAHI_GCC_UNUSED sw_size_t size) {
664 AVAHI_GCC_UNUSED sw_corby_buffer self,
665 AVAHI_GCC_UNUSED sw_const_octets val,
666 AVAHI_GCC_UNUSED sw_uint32 len) {
672 AVAHI_GCC_UNUSED sw_corby_buffer self,
673 AVAHI_GCC_UNUSED sw_const_string val) {
679 AVAHI_GCC_UNUSED sw_corby_buffer self,
680 AVAHI_GCC_UNUSED const struct _sw_corby_object * object) {
686 AVAHI_GCC_UNUSED sw_corby_buffer self,
687 AVAHI_GCC_UNUSED sw_corby_buffer_pad pad) {
693 AVAHI_GCC_UNUSED sw_corby_buffer self,
694 AVAHI_GCC_UNUSED sw_int8 * val) {
700 AVAHI_GCC_UNUSED sw_corby_buffer self,
701 AVAHI_GCC_UNUSED sw_uint8 * val) {
707 AVAHI_GCC_UNUSED sw_corby_buffer self,
708 AVAHI_GCC_UNUSED sw_int16 * val,
709 AVAHI_GCC_UNUSED sw_uint8 endian) {
715 AVAHI_GCC_UNUSED sw_corby_buffer self,
716 AVAHI_GCC_UNUSED sw_uint16 * val,
717 AVAHI_GCC_UNUSED sw_uint8 endian) {
723 AVAHI_GCC_UNUSED sw_corby_buffer self,
724 AVAHI_GCC_UNUSED sw_int32 * val,
725 AVAHI_GCC_UNUSED sw_uint8 endian) {
731 AVAHI_GCC_UNUSED sw_corby_buffer self,
732 AVAHI_GCC_UNUSED sw_uint32 * val,
733 AVAHI_GCC_UNUSED sw_uint8 endian) {
739 AVAHI_GCC_UNUSED sw_corby_buffer self,
740 AVAHI_GCC_UNUSED sw_octets octets,
741 AVAHI_GCC_UNUSED sw_size_t size) {
747 AVAHI_GCC_UNUSED sw_corby_buffer self,
748 AVAHI_GCC_UNUSED sw_octets * val,
749 AVAHI_GCC_UNUSED sw_uint32 * size,
750 AVAHI_GCC_UNUSED sw_uint8 endian) {
756 AVAHI_GCC_UNUSED sw_corby_buffer self,
757 AVAHI_GCC_UNUSED sw_octets * val,
758 AVAHI_GCC_UNUSED sw_uint32 * size,
759 AVAHI_GCC_UNUSED sw_uint8 endian) {
765 AVAHI_GCC_UNUSED sw_corby_buffer self,
766 AVAHI_GCC_UNUSED sw_octets val,
767 AVAHI_GCC_UNUSED sw_uint32 * len,
768 AVAHI_GCC_UNUSED sw_uint8 endian) {
774 AVAHI_GCC_UNUSED sw_corby_buffer self,
775 AVAHI_GCC_UNUSED sw_string * val,
776 AVAHI_GCC_UNUSED sw_uint32 * len,
777 AVAHI_GCC_UNUSED sw_uint8 endian) {
783 AVAHI_GCC_UNUSED sw_corby_buffer self,
784 AVAHI_GCC_UNUSED sw_string * val,
785 AVAHI_GCC_UNUSED sw_uint32 * len,
786 AVAHI_GCC_UNUSED sw_uint8 endian) {
792 AVAHI_GCC_UNUSED sw_corby_buffer self,
793 AVAHI_GCC_UNUSED sw_string val,
794 AVAHI_GCC_UNUSED sw_uint32 * len,
795 AVAHI_GCC_UNUSED sw_uint8 endian) {
801 AVAHI_GCC_UNUSED sw_corby_buffer self,
802 AVAHI_GCC_UNUSED struct _sw_corby_object ** object,
803 AVAHI_GCC_UNUSED sw_uint8 endian) {
809 AVAHI_GCC_UNUSED sw_corby_channel self,
810 AVAHI_GCC_UNUSED sw_const_corby_profile profile,
811 AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer,
812 AVAHI_GCC_UNUSED sw_const_string op,
813 AVAHI_GCC_UNUSED sw_uint32 oplen,
814 AVAHI_GCC_UNUSED sw_bool reply_expected) {
820 AVAHI_GCC_UNUSED sw_corby_channel self,
821 AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer,
822 AVAHI_GCC_UNUSED sw_uint32 request_id,
823 AVAHI_GCC_UNUSED sw_corby_reply_status status) {
829 AVAHI_GCC_UNUSED sw_corby_channel self,
830 AVAHI_GCC_UNUSED struct _sw_corby_buffer * buffer,
831 AVAHI_GCC_UNUSED sw_corby_buffer_observer observer,
832 AVAHI_GCC_UNUSED sw_corby_buffer_written_func func,
833 AVAHI_GCC_UNUSED sw_opaque_t extra) {
839 AVAHI_GCC_UNUSED sw_corby_channel self,
840 AVAHI_GCC_UNUSED sw_salt * salt,
841 AVAHI_GCC_UNUSED struct _sw_corby_message ** message,
842 AVAHI_GCC_UNUSED sw_uint32 * request_id,
843 AVAHI_GCC_UNUSED sw_string * op,
844 AVAHI_GCC_UNUSED sw_uint32 * op_len,
845 AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer,
846 AVAHI_GCC_UNUSED sw_uint8 * endian,
847 AVAHI_GCC_UNUSED sw_bool block) {
853 AVAHI_GCC_UNUSED sw_corby_channel self,
854 AVAHI_GCC_UNUSED sw_ipv4_address * from,
855 AVAHI_GCC_UNUSED sw_port * from_port) {
861 AVAHI_GCC_UNUSED sw_corby_channel self,
862 AVAHI_GCC_UNUSED struct _sw_corby_buffer * buffer) {
868 sw_socket sw_corby_channel_socket(AVAHI_GCC_UNUSED sw_corby_channel self) {
872 sw_result sw_corby_channel_retain(AVAHI_GCC_UNUSED sw_corby_channel self) {
878 AVAHI_GCC_UNUSED sw_corby_channel self,
879 AVAHI_GCC_UNUSED sw_corby_channel_delegate delegate) {
886 AVAHI_GCC_UNUSED sw_corby_channel self) {
891 AVAHI_GCC_UNUSED sw_corby_channel self,
892 AVAHI_GCC_UNUSED sw_opaque app_data) {
897 sw_opaque sw_corby_channel_get_app_data(AVAHI_GCC_UNUSED sw_corby_channel self) {
901 sw_result sw_corby_channel_fina(AVAHI_GCC_UNUSED sw_corby_channel self) {
907 AVAHI_GCC_UNUSED sw_corby_object * self,
908 AVAHI_GCC_UNUSED struct _sw_corby_orb * orb,
909 AVAHI_GCC_UNUSED sw_const_string url,
910 AVAHI_GCC_UNUSED sw_socket_options options,
911 AVAHI_GCC_UNUSED sw_uint32 bufsize) {
917 AVAHI_GCC_UNUSED sw_corby_object self) {
923 AVAHI_GCC_UNUSED sw_corby_object self,
924 AVAHI_GCC_UNUSED sw_const_string op,
925 AVAHI_GCC_UNUSED sw_uint32 op_len,
926 AVAHI_GCC_UNUSED sw_bool reply_expected,
927 AVAHI_GCC_UNUSED sw_corby_buffer * buffer) {
933 AVAHI_GCC_UNUSED sw_corby_object self,
934 AVAHI_GCC_UNUSED sw_corby_buffer buffer,
935 AVAHI_GCC_UNUSED sw_corby_buffer_observer observer,
936 AVAHI_GCC_UNUSED sw_corby_buffer_written_func func,
937 AVAHI_GCC_UNUSED sw_opaque extra) {
943 AVAHI_GCC_UNUSED sw_corby_object self,
944 AVAHI_GCC_UNUSED sw_corby_message * message,
945 AVAHI_GCC_UNUSED sw_corby_buffer * buffer,
946 AVAHI_GCC_UNUSED sw_uint8 * endian,
947 AVAHI_GCC_UNUSED sw_bool block) {
953 AVAHI_GCC_UNUSED sw_corby_object self,
954 AVAHI_GCC_UNUSED sw_corby_channel * channel) {
960 AVAHI_GCC_UNUSED sw_corby_object self,
961 AVAHI_GCC_UNUSED sw_corby_channel channel) {
967 AVAHI_GCC_UNUSED sw_discovery self,
968 AVAHI_GCC_UNUSED sw_uint32 interface_index,
969 AVAHI_GCC_UNUSED sw_const_string name,
970 AVAHI_GCC_UNUSED sw_const_string domain,
971 AVAHI_GCC_UNUSED sw_ipv4_address address,
972 AVAHI_GCC_UNUSED sw_discovery_publish_reply reply,
973 AVAHI_GCC_UNUSED sw_opaque extra,
974 AVAHI_GCC_UNUSED sw_discovery_oid * oid) {
980 AVAHI_GCC_UNUSED sw_discovery self,
981 AVAHI_GCC_UNUSED sw_discovery_oid oid,
982 AVAHI_GCC_UNUSED sw_octets text_record,
983 AVAHI_GCC_UNUSED sw_uint32 text_record_len) {
989 AVAHI_GCC_UNUSED sw_discovery self,
990 AVAHI_GCC_UNUSED sw_uint32 interface_index,
991 AVAHI_GCC_UNUSED sw_uint32 flags,
992 AVAHI_GCC_UNUSED sw_const_string fullname,
993 AVAHI_GCC_UNUSED sw_uint16 rrtype,
994 AVAHI_GCC_UNUSED sw_uint16 rrclass,
995 AVAHI_GCC_UNUSED sw_discovery_query_record_reply reply,
996 AVAHI_GCC_UNUSED sw_opaque extra,
997 AVAHI_GCC_UNUSED sw_discovery_oid * oid) {
1003 AVAHI_GCC_UNUSED sw_text_record_string_iterator * self,
1004 AVAHI_GCC_UNUSED sw_const_string text_record_string) {
1010 AVAHI_GCC_UNUSED sw_text_record_string_iterator self) {
1016 AVAHI_GCC_UNUSED sw_text_record_string_iterator self,
1017 AVAHI_GCC_UNUSED char key[255],
1018 AVAHI_GCC_UNUSED char val[255]) {