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

/systemd/src/core/
H A Dexecute.c2484 _cleanup_free_ char *class_str = NULL; local
2486 ioprio_class_to_string_alloc(IOPRIO_PRIO_CLASS(c->ioprio), &class_str);
2490 prefix, strna(class_str),

Completed in 19 milliseconds