Home | History | Annotate | Download | only in avahi-daemon

Lines Matching refs:txt

887 static void log_function(AvahiLogLevel level, const char *txt) {
898 assert(txt);
903 daemon_log(log_level_map[level], "%s", txt);