Searched refs:avahi_client_get_version_string (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dclient.h81 const char* avahi_client_get_version_string (AvahiClient*);
H A Dclient-test.c238 ret = avahi_client_get_version_string (avahi);
H A Dclient.c715 const char* avahi_client_get_version_string(AvahiClient *client) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.h81 const char* avahi_client_get_version_string (AvahiClient*);
H A Dclient-test.c238 ret = avahi_client_get_version_string (avahi);
H A Dclient.c715 const char* avahi_client_get_version_string(AvahiClient *client) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dglib-integration.c126 version = avahi_client_get_version_string (client);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dglib-integration.c126 version = avahi_client_get_version_string (client);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DClient.cs138 private static extern IntPtr avahi_client_get_version_string (IntPtr handle); method in class:Avahi.Client
200 return Utility.PtrToString (avahi_client_get_version_string (handle));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs138 private static extern IntPtr avahi_client_get_version_string (IntPtr handle); method in class:Avahi.Client
200 return Utility.PtrToString (avahi_client_get_version_string (handle));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-set-host-name.c169 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-resolve.c281 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-publish.c390 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-browse.c518 if (!(version = avahi_client_get_version_string(client))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-set-host-name.c169 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-resolve.c281 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-publish.c390 if (!(version = avahi_client_get_version_string(client))) {
H A Davahi-browse.c518 if (!(version = avahi_client_get_version_string(client))) {

Completed in 61 milliseconds