Searched refs:sw_socket_options (Results 1 – 3 of 3) sorted by relevance
/external/avahi/avahi-compat-howl/include/salt/ |
D | socket.h | 45 typedef struct _sw_socket_options * sw_socket_options; typedef 162 sw_socket_options options); 187 sw_socket_options * self); 192 sw_socket_options self); 197 sw_socket_options self, 203 sw_socket_options self, 209 sw_socket_options self, 215 sw_socket_options self, 221 sw_socket_options self, 228 sw_socket_options self, [all …]
|
/external/avahi/avahi-compat-howl/ |
D | unsupported.c | 334 AVAHI_GCC_UNUSED sw_socket_options options) { in sw_socket_set_options() 359 sw_result sw_socket_options_init(AVAHI_GCC_UNUSED sw_socket_options * self) { in sw_socket_options_init() 364 sw_result sw_socket_options_fina(AVAHI_GCC_UNUSED sw_socket_options self) { in sw_socket_options_fina() 370 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_debug() 377 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_nodelay() 384 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_dontroute() 391 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_keepalive() 398 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_linger() 406 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_reuseaddr() 413 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_rcvbuf() [all …]
|
/external/avahi/avahi-compat-howl/include/corby/ |
D | object.h | 60 sw_socket_options options,
|