Searched refs:log_info_errno (Results 1 - 7 of 7) sorted by relevance

/systemd/src/journal/
H A Dtest-compress.c73 log_info_errno(r, "compression failed: %m");
122 log_info_errno(r, "compression failed: %m");
/systemd/src/initctl/
H A Dinitctl.c349 log_info_errno(r, "Got error on fifo: %m");
/systemd/src/basic/
H A Dlog.h187 #define log_info_errno(error, ...) log_full_errno(LOG_INFO, error, __VA_ARGS__) macro
/systemd/src/import/
H A Dpull-tar.c290 log_info_errno(j->error, "Settings file could not be retrieved, proceeding without.");
H A Dpull-raw.c393 log_info_errno(j->error, "Settings file could not be retrieved, proceeding without.");
/systemd/src/test/
H A Dtest-socket-util.c293 log_info_errno(r, "No connection remote: %m");
/systemd/src/libsystemd/sd-netlink/
H A Dtest-netlink.c241 log_info_errno(r, "%d left in pipe. got reply: %m", *counter);

Completed in 2316 milliseconds