Lines Matching +defs:val +defs:config
371 AVAHI_GCC_UNUSED sw_bool val) { in sw_socket_options_set_debug()
378 AVAHI_GCC_UNUSED sw_bool val) { in sw_socket_options_set_nodelay()
385 AVAHI_GCC_UNUSED sw_bool val) { in sw_socket_options_set_dontroute()
392 AVAHI_GCC_UNUSED sw_bool val) { in sw_socket_options_set_keepalive()
407 AVAHI_GCC_UNUSED sw_bool val) { in sw_socket_options_set_reuseaddr()
414 AVAHI_GCC_UNUSED sw_uint32 val) { in sw_socket_options_set_rcvbuf()
421 AVAHI_GCC_UNUSED sw_uint32 val) { in sw_socket_options_set_sndbuf()
434 AVAHI_GCC_UNUSED const sw_corby_orb_config * config, in sw_corby_orb_init()
613 AVAHI_GCC_UNUSED sw_int8 val) { in sw_corby_buffer_put_int8()
620 AVAHI_GCC_UNUSED sw_uint8 val) { in sw_corby_buffer_put_uint8()
627 AVAHI_GCC_UNUSED sw_int16 val) { in sw_corby_buffer_put_int16()
634 AVAHI_GCC_UNUSED sw_uint16 val) { in sw_corby_buffer_put_uint16()
641 AVAHI_GCC_UNUSED sw_int32 val) { in sw_corby_buffer_put_int32()
648 AVAHI_GCC_UNUSED sw_uint32 val) { in sw_corby_buffer_put_uint32()
655 AVAHI_GCC_UNUSED sw_const_octets val, in sw_corby_buffer_put_octets()
663 AVAHI_GCC_UNUSED sw_const_octets val, in sw_corby_buffer_put_sized_octets()
671 AVAHI_GCC_UNUSED sw_const_string val) { in sw_corby_buffer_put_cstring()
692 AVAHI_GCC_UNUSED sw_int8 * val) { in sw_corby_buffer_get_int8()
699 AVAHI_GCC_UNUSED sw_uint8 * val) { in sw_corby_buffer_get_uint8()
706 AVAHI_GCC_UNUSED sw_int16 * val, in sw_corby_buffer_get_int16()
714 AVAHI_GCC_UNUSED sw_uint16 * val, in sw_corby_buffer_get_uint16()
722 AVAHI_GCC_UNUSED sw_int32 * val, in sw_corby_buffer_get_int32()
730 AVAHI_GCC_UNUSED sw_uint32 * val, in sw_corby_buffer_get_uint32()
746 AVAHI_GCC_UNUSED sw_octets * val, in sw_corby_buffer_allocate_and_get_sized_octets()
755 AVAHI_GCC_UNUSED sw_octets * val, in sw_corby_buffer_get_zerocopy_sized_octets()
764 AVAHI_GCC_UNUSED sw_octets val, in sw_corby_buffer_get_sized_octets()
773 AVAHI_GCC_UNUSED sw_string * val, in sw_corby_buffer_allocate_and_get_cstring()
782 AVAHI_GCC_UNUSED sw_string * val, in sw_corby_buffer_get_zerocopy_cstring()
791 AVAHI_GCC_UNUSED sw_string val, in sw_corby_buffer_get_cstring()