Searched defs:config_line (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dlog.c1121 unsigned config_line,
1156 "CONFIG_LINE=%u", config_line,
1157 LOG_MESSAGE("[%s:%u] %s", config_file, config_line, buffer),
1165 "CONFIG_LINE=%u", config_line,
1166 LOG_MESSAGE("[%s:%u] %s", config_file, config_line, buffer),
1117 log_syntax_internal( const char *unit, int level, const char *config_file, unsigned config_line, int error, const char *file, int line, const char *func, const char *format, ...) argument

Completed in 625 milliseconds