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

/systemd/src/journal/
H A Djournald.c60 LOG_MESSAGE("Journal started"),
113 LOG_MESSAGE("Journal stopped"),
H A Djournald-kmsg.c160 LOG_MESSAGE("Missed %"PRIu64" kernel messages",
H A Djournald-syslog.c450 LOG_MESSAGE("Forwarding to syslog missed %u messages.",
H A Djournald-server.c176 LOG_MESSAGE("%s (%s) is %s, max %s, %s free.",
970 LOG_MESSAGE("Suppressed %u messages from %s", rl - 1, path),
1144 LOG_MESSAGE("Time spent on flushing to /var is %s for %u entries.",
/systemd/src/login/
H A Dlogind-button.c160 LOG_MESSAGE("Power key pressed."),
175 LOG_MESSAGE("Suspend key pressed."),
184 LOG_MESSAGE("Hibernate key pressed."),
196 LOG_MESSAGE("Lid closed."),
206 LOG_MESSAGE("System docked."),
217 LOG_MESSAGE("Lid opened."),
226 LOG_MESSAGE("System undocked."),
H A Dlogind-seat.c424 LOG_MESSAGE("New seat %s.", s->id),
452 LOG_MESSAGE("Removed seat %s.", s->id),
H A Dlogind-session.c579 LOG_MESSAGE("New session %s of user %s.", s->id, s->user->name),
684 LOG_MESSAGE("Removed session %s.", s->id),
/systemd/src/sleep/
H A Dsleep.c113 LOG_MESSAGE("Suspending system..."),
123 LOG_MESSAGE("System resumed."),
/systemd/src/basic/
H A Dlog.h214 #define LOG_MESSAGE(fmt, ...) "MESSAGE=" fmt, ##__VA_ARGS__ macro
H A Dlog.c1157 LOG_MESSAGE("[%s:%u] %s", config_file, config_line, buffer),
1166 LOG_MESSAGE("[%s:%u] %s", config_file, config_line, buffer),
/systemd/src/machine/
H A Dmachine.c416 LOG_MESSAGE("New machine %s.", m->name),
479 LOG_MESSAGE("Machine %s terminated.", m->name),
/systemd/src/timedate/
H A Dtimedated.c404 LOG_MESSAGE("Changed time zone to '%s'.", c->zone),
582 LOG_MESSAGE("Changed local time to %s", ctime(&ts.tv_sec)),
/systemd/src/core/
H A Djob.c784 LOG_MESSAGE("%s", buf),
793 LOG_MESSAGE("%s", buf),
H A Dmanager.c1950 LOG_MESSAGE("Time has been changed"),
2645 LOG_MESSAGE("Startup finished in %s (kernel) + %s (initrd) + %s (userspace) = %s.",
2659 LOG_MESSAGE("Startup finished in %s (kernel) + %s (userspace) = %s.",
2672 LOG_MESSAGE("Startup finished in %s.",
H A Dunit.c1415 /* Note that we deliberately use LOG_MESSAGE() instead of
1424 LOG_MESSAGE("%s", buf),
/systemd/src/resolve/
H A Dresolved-dns-server.c558 LOG_MESSAGE("Server %s does not support DNSSEC, downgrading to non-DNSSEC mode.", dns_server_string(server)),
H A Dresolved-dns-trust-anchor.c595 LOG_MESSAGE("DNSSEC Trust anchor %s has been revoked. Please update the trust anchor, or upgrade your operating system."), strna(dns_resource_record_to_string(rr)),
H A Dresolved-dns-transaction.c296 LOG_MESSAGE("DNSSEC validation failed for question %s: %s", dns_transaction_key_string(t), dnssec_result_to_string(t->answer_dnssec_result)),

Completed in 6668 milliseconds