Searched defs:log_unit_warning (Results 1 – 2 of 2) sorted by relevance
88 #define log_unit_warning(unit, ...) log_unit_full(unit, LOG_WARNING, ##__VA_ARGS__) macro
1019 #define log_unit_warning(unit, ...) log_unit_full(unit, LOG_WARNING, __VA_ARGS__) macro