Home
last modified time | relevance | path

Searched refs:reg_entry_group_callback (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-compat-howl/
Dcompat.c725 static void reg_entry_group_callback(AvahiEntryGroup *g, AvahiEntryGroupState state, void *userdata… in reg_entry_group_callback() function
814 if (!(data->object = avahi_entry_group_new(self->client, reg_entry_group_callback, data))) { in sw_discovery_publish()
/external/avahi/avahi-compat-libdns_sd/
Dcompat.c1031 static void reg_entry_group_callback(AvahiEntryGroup *g, AvahiEntryGroupState state, void *userdata… in reg_entry_group_callback() function
1168 …if (!(sdref->entry_group = avahi_entry_group_new(sdref->client, reg_entry_group_callback, sdref)))… in DNSServiceRegister()