Searched refs:avahi_entry_group_add_service (Results 1 – 4 of 4) sorted by relevance
/external/avahi/examples/ |
D | client-publish-service.c | 115 …if ((ret = avahi_entry_group_add_service(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_ip… in create_services() 125 …if ((ret = avahi_entry_group_add_service(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_pr… in create_services()
|
/external/avahi/avahi-client/ |
D | publish.h | 86 int avahi_entry_group_add_service(
|
D | client-test.c | 194 …avahi_entry_group_add_service (g, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "Lathiat's Site", "_http… in test_entry_group_reset() 258 …printf("%s\n", avahi_strerror(avahi_entry_group_add_service (group, AVAHI_IF_UNSPEC, AVAHI_PROTO_U… in main()
|
D | entrygroup.c | 496 int avahi_entry_group_add_service( in avahi_entry_group_add_service() function
|