HomeSort by relevance Sort by last modified time
    Searched refs:avahi_entry_group_update_service_txt (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-client/
publish.h 123 int avahi_entry_group_update_service_txt(
133 /** Update a TXT record for an existing service. Similar to avahi_entry_group_update_service_txt() but takes an AvahiStringList for the TXT strings, instead of a NULL terminated list of arguments. */
client-test.c 204 avahi_entry_group_update_service_txt(g, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "Lathiat's Site", "_http._tcp", NULL, "foo=bar3", NULL);
entrygroup.c 611 int avahi_entry_group_update_service_txt( function

Completed in 67 milliseconds