Searched refs:log_set_target (Results 1 - 25 of 56) sorted by relevance

123

/systemd/src/test/
H A Dtest-log.c29 log_set_target(LOG_TARGET_CONSOLE);
37 log_set_target(LOG_TARGET_JOURNAL);
/systemd/src/cgroups-agent/
H A Dcgroups-agent.c36 log_set_target(LOG_TARGET_AUTO);
/systemd/src/system-update-generator/
H A Dsystem-update-generator.c64 log_set_target(LOG_TARGET_SAFE);
/systemd/src/user-sessions/
H A Duser-sessions.c37 log_set_target(LOG_TARGET_AUTO);
/systemd/src/hibernate-resume/
H A Dhibernate-resume.c40 log_set_target(LOG_TARGET_AUTO);
H A Dhibernate-resume-generator.c81 log_set_target(LOG_TARGET_SAFE);
/systemd/src/journal/
H A Djournald.c41 log_set_target(LOG_TARGET_SAFE);
/systemd/src/quotacheck/
H A Dquotacheck.c85 log_set_target(LOG_TARGET_AUTO);
/systemd/src/rc-local-generator/
H A Drc-local-generator.c80 log_set_target(LOG_TARGET_SAFE);
/systemd/src/reply-password/
H A Dreply-password.c58 log_set_target(LOG_TARGET_AUTO);
/systemd/src/resolve/
H A Dresolved.c39 log_set_target(LOG_TARGET_AUTO);
/systemd/src/update-done/
H A Dupdate-done.c95 log_set_target(LOG_TARGET_AUTO);
/systemd/src/network/
H A Dnetworkd-wait-online.c117 log_set_target(LOG_TARGET_AUTO);
H A Dnetworkd.c34 log_set_target(LOG_TARGET_AUTO);
/systemd/src/binfmt/
H A Dbinfmt.c165 log_set_target(LOG_TARGET_AUTO);
/systemd/src/debug-generator/
H A Ddebug-generator.c169 log_set_target(LOG_TARGET_SAFE);
/systemd/src/getty-generator/
H A Dgetty-generator.c140 log_set_target(LOG_TARGET_SAFE);
/systemd/src/random-seed/
H A Drandom-seed.c50 log_set_target(LOG_TARGET_AUTO);
/systemd/src/remount-fs/
H A Dremount-fs.c53 log_set_target(LOG_TARGET_AUTO);
/systemd/src/sleep/
H A Dsleep.c199 log_set_target(LOG_TARGET_AUTO);
/systemd/src/timesync/
H A Dtimesyncd.c90 log_set_target(LOG_TARGET_AUTO);
/systemd/src/bus-proxyd/
H A Dstdio-bridge.c218 log_set_target(LOG_TARGET_JOURNAL_OR_KMSG);
/systemd/src/sysctl/
H A Dsysctl.c239 log_set_target(LOG_TARGET_AUTO);
/systemd/src/update-utmp/
H A Dupdate-utmp.c240 log_set_target(LOG_TARGET_AUTO);
/systemd/src/core/
H A Dmain.c414 log_set_target(LOG_TARGET_CONSOLE);
1359 log_set_target(LOG_TARGET_KMSG);
1437 log_set_target(LOG_TARGET_JOURNAL_OR_KMSG);
1442 log_set_target(LOG_TARGET_CONSOLE);
1447 log_set_target(LOG_TARGET_JOURNAL);
1457 log_set_target(LOG_TARGET_AUTO);

Completed in 418 milliseconds

123