Lines Matching refs:entry_group
39 if (i->entry_group) in avahi_dbus_entry_group_free()
40 avahi_s_entry_group_free(i->entry_group); in avahi_dbus_entry_group_free()
129 if (avahi_s_entry_group_commit(i->entry_group) < 0) in avahi_dbus_msg_entry_group_impl()
142 avahi_s_entry_group_reset(i->entry_group); in avahi_dbus_msg_entry_group_impl()
153 return avahi_dbus_respond_boolean(c, m, !!avahi_s_entry_group_is_empty(i->entry_group)); in avahi_dbus_msg_entry_group_impl()
163 state = avahi_s_entry_group_get_state(i->entry_group); in avahi_dbus_msg_entry_group_impl()
201 …if (avahi_server_add_service_strlst(avahi_server, i->entry_group, (AvahiIfIndex) interface, (Avahi… in avahi_dbus_msg_entry_group_impl()
239 …if (avahi_server_add_service_subtype(avahi_server, i->entry_group, (AvahiIfIndex) interface, (Avah… in avahi_dbus_msg_entry_group_impl()
271 …if (avahi_server_update_service_txt_strlst(avahi_server, i->entry_group, (AvahiIfIndex) interface,… in avahi_dbus_msg_entry_group_impl()
304 …if (avahi_server_add_address(avahi_server, i->entry_group, (AvahiIfIndex) interface, (AvahiProtoco… in avahi_dbus_msg_entry_group_impl()
348 …if (avahi_server_add(avahi_server, i->entry_group, (AvahiIfIndex) interface, (AvahiProtocol) proto… in avahi_dbus_msg_entry_group_impl()