/external/avahi/avahi-core/ |
avahi-test.c | 103 avahi_log_debug("RB: record [%s] on %i.%i is %s", t = avahi_record_to_string(record), interface, protocol, browser_event_to_string(event)); 106 avahi_log_debug("RB: [%s]", browser_event_to_string(event)); 114 avahi_log_debug("entry group state: %i", state); 119 avahi_log_debug("Service name conflict, retrying with <%s>", service_name); 121 avahi_log_debug("Service established under name <%s>", service_name); 128 avahi_log_debug("server state: %i", state); 131 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)); 139 avahi_log_debug("Host name conflict, retrying with <%s>", n); 223 avahi_log_debug("HNR: (%i.%i) <%s> -> %s [%s]", iface, protocol, hostname, a ? t : "n/a", resolver_event_to_string(event)); 239 avahi_log_debug("AR: (%i.%i) %s -> <%s> [%s]", iface, protocol, t, hostname ? hostname : "n/a", resolver_event_to_ (…) [all...] |
dns-test.c | 56 avahi_log_debug(">%s<", t); 60 avahi_log_debug(">%s<", t); 64 avahi_log_debug(">%s<", t); 68 avahi_log_debug(">%s<", t); 107 avahi_log_debug(">%s<", m);
|
log.h | 38 AVAHI_LOG_DEBUG = 4, /**< Debug messages */ 68 /** Shortcut for avahi_log(AVAHI_LOG_DEBUG, ...) */ 69 void avahi_log_debug(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
|
log.c | 91 void avahi_log_debug(const char*format, ...) { function 94 avahi_log_ap(AVAHI_LOG_DEBUG, format, ap);
|
response-sched.c | 304 /* avahi_log_debug("history age: %u", (unsigned) (avahi_age(&rj->delivery)/1000)); */ 358 /* avahi_log_debug("post %i %s", immediately, t); */ 367 /* avahi_log_debug("Response suppressed by known answer suppression."); */ 377 /* avahi_log_debug("Response suppressed by local duplicate suppression (history)"); */ 388 /* avahi_log_debug("Response suppressed by local duplicate suppression (scheduled)"); */ 412 /* avahi_log_debug("Accepted new response job."); */ 444 /* avahi_log_debug("Response suppressed by distributed duplicate suppression"); */ 481 /* avahi_log_debug("Known answer suppression active!"); */
|
update-test.c | 43 avahi_log_debug("server state: %i", state); 62 avahi_log_debug("modifying");
|
cache.c | 41 /* avahi_log_debug("removing from cache: %p %p", c, e); */ 186 /* avahi_log_debug("Removing entry from cache due to expiration (%s)", txt); */ 323 /* avahi_log_debug("found matching cache entry"); */ 334 /* avahi_log_debug("cache: updating %s", txt); */ 339 /* avahi_log_debug("cache: couldn't find matching cache entry for %s", txt); */ 428 /* avahi_log_debug("age: %lli, ttl/2: %u", age, e->record->ttl); */
|
conformance-test.c | 101 avahi_log_debug("ESTABLISHED !!!!"); 107 avahi_log_debug("server state: %i", state);
|
dns.c | 582 /* avahi_log_debug("A"); */ 591 /* avahi_log_debug("aaaa"); */ 600 /* avahi_log_debug("generic"); */ 807 /* avahi_log_debug("appended %u", size); */
|
querier-test.c | 67 avahi_log_debug("SB%i: (%i.%s) <%s> as <%s> in <%s> [%s] cached=%i", b == service_browser1 ? 1 : 2, iface, avahi_proto_to_string(protocol), name, service_type, domain, browser_event_to_string(event), !!(flags & AVAHI_LOOKUP_RESULT_CACHED));
|
timeeventq.c | 101 avahi_log_debug(__FILE__": Strange, expiration_event() called, but nothing really happened.");
|
server.c | 231 avahi_log_debug("Received conflicting probe [%s]. Local host won.", t); 233 avahi_log_debug("Received conflicting probe [%s]. Local host lost. Withdrawing.", t); 265 avahi_log_debug("Received goodbye record for one of our records [%s]. Refreshing.", t); 292 avahi_log_debug("Received record with bad TTL [%s]. Refreshing.", t); 329 avahi_log_debug("Received conflicting record [%s] with local record to be. Withdrawing.", t); 333 avahi_log_debug("Received conflicting record [%s]. Resetting our record.", t); [all...] |
probe-sched.c | 393 /* avahi_log_debug("Accepted new probe job."); */
|
/external/avahi/avahi-daemon/ |
dbus-async-service-resolver.c | 88 /* avahi_log_debug(__FILE__": [%s] Successfully resolved service <%s.%s.%s>", i->path, name, type, domain); */ 148 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-record-browser.c | 62 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s", 141 avahi_log_debug(__FILE__": Failed to append rdata");
|
simple-protocol.c | 301 avahi_log_debug(__FILE__": Got %s request for '%s'.", cmd, arg); 307 avahi_log_debug(__FILE__": Got %s request for '%s'.", cmd, arg); 313 avahi_log_debug(__FILE__": Got %s request for '%s'.", cmd, arg); 326 avahi_log_debug(__FILE__": Got %s request for '%s'.", cmd, arg); 334 avahi_log_debug(__FILE__": Got %s request.", cmd); 342 avahi_log_debug(__FILE__": Got %s request.", cmd); 350 avahi_log_debug(__FILE__": Got %s request.", cmd); 356 avahi_log_debug(__FILE__": Got invalid request '%s'.", cmd);
|
chroot.c | 214 avahi_log_debug(__FILE__": chroot() helper started"); 232 avahi_log_debug(__FILE__": chroot() helper got command %02x", command); 294 avahi_log_debug(__FILE__": chroot() helper exiting with return value %i", ret);
|
dbus-async-address-resolver.c | 111 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-async-host-name-resolver.c | 109 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-domain-browser.c | 63 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-service-browser.c | 63 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-service-type-browser.c | 63 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-protocol.c | 165 avahi_log_debug(__FILE__": Connection failed, retrying in %ims...", RECONNECT_MSEC); 169 avahi_log_debug(__FILE__": Successfully reconnected."); 179 /* avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s", */ 228 avahi_log_debug(__FILE__": client %s vanished.", name); 246 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s", 821 /* avahi_log_debug(__FILE__": [%s], new service resolver for <%s.%s.%s>", i->path, name, type, domain); */ [all...] |
dbus-entry-group.c | 99 avahi_log_debug(__FILE__": interface=%s, path=%s, member=%s",
|
dbus-util.c | 64 avahi_log_debug(__FILE__": Responding error '%s' (%i)", text, error);
|