Searched defs:log_unit_warning_errno (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/timedate/ |
D | timedated.c | 94 #define log_unit_warning_errno(unit, error, ...) log_unit_full_errno(unit, LOG_WARNING, error, ##__… macro
|
/systemd-251/src/core/ |
D | unit.h | 1025 #define log_unit_warning_errno(unit, error, ...) log_unit_full_errno(unit, LOG_WARNING, error, __VA… macro
|