Searched refs:avahi_server_get_host_name_fqdn (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dcore.h115 const char* avahi_server_get_host_name_fqdn(AvahiServer *s);
H A Davahi-test.c133 avahi_log_debug("Server startup complete. Host name is <%s>. Service cookie is %u", avahi_server_get_host_name_fqdn(s), avahi_server_get_local_service_cookie(s));
H A Dserver.c1545 const char* avahi_server_get_host_name_fqdn(AvahiServer *s) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dcore.h115 const char* avahi_server_get_host_name_fqdn(AvahiServer *s);
H A Davahi-test.c133 avahi_log_debug("Server startup complete. Host name is <%s>. Service cookie is %u", avahi_server_get_host_name_fqdn(s), avahi_server_get_local_service_cookie(s));
H A Dserver.c1545 const char* avahi_server_get_host_name_fqdn(AvahiServer *s) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dmain.c353 avahi_log_info("Server startup complete. Host name is %s. Local service cookie is %u.", avahi_server_get_host_name_fqdn(s), avahi_server_get_local_service_cookie(s));
355 avahi_set_proc_title(argv0, "%s: running [%s]", argv0, avahi_server_get_host_name_fqdn(s));
396 avahi_set_proc_title(argv0, "%s: registering [%s]", argv0, avahi_server_get_host_name_fqdn(s));
H A Ddbus-protocol.c299 return avahi_dbus_respond_string(c, m, avahi_server_get_host_name_fqdn(avahi_server));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c353 avahi_log_info("Server startup complete. Host name is %s. Local service cookie is %u.", avahi_server_get_host_name_fqdn(s), avahi_server_get_local_service_cookie(s));
355 avahi_set_proc_title(argv0, "%s: running [%s]", argv0, avahi_server_get_host_name_fqdn(s));
396 avahi_set_proc_title(argv0, "%s: registering [%s]", argv0, avahi_server_get_host_name_fqdn(s));
H A Ddbus-protocol.c299 return avahi_dbus_respond_string(c, m, avahi_server_get_host_name_fqdn(avahi_server));

Completed in 278 milliseconds