Searched defs:fac_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
2552 log_facility_unshifted_to_string_alloc(c->syslog_priority >> 3, &fac_str);
2558 prefix, strna(fac_str),

Completed in 41 milliseconds