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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Dcore.h119 const char* avahi_server_get_host_name_fqdn(AvahiServer *s);
H A Davahi-test.c131 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.c1594 const char* avahi_server_get_host_name_fqdn(AvahiServer *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Dcore.h119 const char* avahi_server_get_host_name_fqdn(AvahiServer *s);
H A Davahi-test.c131 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.c1594 const char* avahi_server_get_host_name_fqdn(AvahiServer *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Dcore.h119 const char* avahi_server_get_host_name_fqdn(AvahiServer *s);
H A Davahi-test.c131 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.c1594 const char* avahi_server_get_host_name_fqdn(AvahiServer *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-daemon/
H A Dmain.c361 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));
362 sd_notifyf(0, "STATUS=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));
363 avahi_set_proc_title(argv0, "%s: running [%s]", argv0, avahi_server_get_host_name_fqdn(s));
413 sd_notifyf(0, "STATUS=Registering host name %s", avahi_server_get_host_name_fqdn(s));
414 avahi_set_proc_title(argv0, "%s: registering [%s]", argv0, avahi_server_get_host_name_fqdn(s));
H A Ddbus-protocol.c295 return avahi_dbus_respond_string(c, m, avahi_server_get_host_name_fqdn(avahi_server));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-daemon/
H A Dmain.c361 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));
362 sd_notifyf(0, "STATUS=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));
363 avahi_set_proc_title(argv0, "%s: running [%s]", argv0, avahi_server_get_host_name_fqdn(s));
413 sd_notifyf(0, "STATUS=Registering host name %s", avahi_server_get_host_name_fqdn(s));
414 avahi_set_proc_title(argv0, "%s: registering [%s]", argv0, avahi_server_get_host_name_fqdn(s));
H A Ddbus-protocol.c295 return avahi_dbus_respond_string(c, m, avahi_server_get_host_name_fqdn(avahi_server));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-daemon/
H A Dmain.c361 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));
362 sd_notifyf(0, "STATUS=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));
363 avahi_set_proc_title(argv0, "%s: running [%s]", argv0, avahi_server_get_host_name_fqdn(s));
413 sd_notifyf(0, "STATUS=Registering host name %s", avahi_server_get_host_name_fqdn(s));
414 avahi_set_proc_title(argv0, "%s: registering [%s]", argv0, avahi_server_get_host_name_fqdn(s));
H A Ddbus-protocol.c295 return avahi_dbus_respond_string(c, m, avahi_server_get_host_name_fqdn(avahi_server));

Completed in 91 milliseconds