Home
last modified time | relevance | path

Searched defs:log_unit_warning_errno (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/timedate/
Dtimedated.c94 #define log_unit_warning_errno(unit, error, ...) log_unit_full_errno(unit, LOG_WARNING, error, ##__… macro
/systemd-251/src/core/
Dunit.h1025 #define log_unit_warning_errno(unit, error, ...) log_unit_full_errno(unit, LOG_WARNING, error, __VA… macro