Searched refs:log_unit_info_errno (Results 1 – 4 of 4) sorted by relevance
/systemd-251/coccinelle/ |
D | synthetic-errno.cocci | 79 + return log_unit_info_errno(u, SYNTHETIC_ERRNO(e), args);
|
/systemd-251/src/timedate/ |
D | timedated.c | 92 #define log_unit_info_errno(unit, error, ...) log_unit_full_errno(unit, LOG_INFO, error, ##__VA_… macro
|
/systemd-251/src/core/ |
D | unit.h | 1023 #define log_unit_info_errno(unit, error, ...) log_unit_full_errno(unit, LOG_INFO, error, __VA_AR… macro
|
D | cgroup.c | 2342 …log_unit_info_errno(u, z, "Couldn't move process "PID_FMT" to requested cgroup '%s' (directly or v… in unit_attach_pids_to_cgroup()
|