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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-client/
H A Dclient.c672 static char* avahi_client_get_string_reply_and_block (AvahiClient *client, const char *method, const char *param) { function
737 client->version_string = avahi_client_get_string_reply_and_block(client, "GetVersionString", NULL);
751 client->domain_name = avahi_client_get_string_reply_and_block(client, "GetDomainName", NULL);
765 client->host_name = avahi_client_get_string_reply_and_block(client, "GetHostName", NULL);
779 client->host_name_fqdn = avahi_client_get_string_reply_and_block(client, "GetHostNameFqdn", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-client/
H A Dclient.c672 static char* avahi_client_get_string_reply_and_block (AvahiClient *client, const char *method, const char *param) { function
737 client->version_string = avahi_client_get_string_reply_and_block(client, "GetVersionString", NULL);
751 client->domain_name = avahi_client_get_string_reply_and_block(client, "GetDomainName", NULL);
765 client->host_name = avahi_client_get_string_reply_and_block(client, "GetHostName", NULL);
779 client->host_name_fqdn = avahi_client_get_string_reply_and_block(client, "GetHostNameFqdn", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-client/
H A Dclient.c672 static char* avahi_client_get_string_reply_and_block (AvahiClient *client, const char *method, const char *param) { function
737 client->version_string = avahi_client_get_string_reply_and_block(client, "GetVersionString", NULL);
751 client->domain_name = avahi_client_get_string_reply_and_block(client, "GetDomainName", NULL);
765 client->host_name = avahi_client_get_string_reply_and_block(client, "GetHostName", NULL);
779 client->host_name_fqdn = avahi_client_get_string_reply_and_block(client, "GetHostNameFqdn", NULL);

Completed in 72 milliseconds