Searched defs:log_unit_notice_errno (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | unit.h | 625 #define log_unit_notice_errno(unit, error, ...) log_unit_full(unit, LOG_NOTICE, error, ##__VA_ARGS__) macro |
Completed in 12 milliseconds