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

/systemd/src/core/
H A Dexecute.c2550 _cleanup_free_ char *fac_str = NULL, *lvl_str = NULL; local
2553 log_level_to_string_alloc(LOG_PRI(c->syslog_priority), &lvl_str);
2559 prefix, strna(lvl_str));

Completed in 18 milliseconds