Searched refs:avahi_client_get_string_reply_and_block (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dclient.c659 static char* avahi_client_get_string_reply_and_block (AvahiClient *client, const char *method, const char *param) { function
724 client->version_string = avahi_client_get_string_reply_and_block(client, "GetVersionString", NULL);
738 client->domain_name = avahi_client_get_string_reply_and_block(client, "GetDomainName", NULL);
752 client->host_name = avahi_client_get_string_reply_and_block(client, "GetHostName", NULL);
766 client->host_name_fqdn = avahi_client_get_string_reply_and_block(client, "GetHostNameFqdn", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.c659 static char* avahi_client_get_string_reply_and_block (AvahiClient *client, const char *method, const char *param) { function
724 client->version_string = avahi_client_get_string_reply_and_block(client, "GetVersionString", NULL);
738 client->domain_name = avahi_client_get_string_reply_and_block(client, "GetDomainName", NULL);
752 client->host_name = avahi_client_get_string_reply_and_block(client, "GetHostName", NULL);
766 client->host_name_fqdn = avahi_client_get_string_reply_and_block(client, "GetHostNameFqdn", NULL);

Completed in 112 milliseconds