Home
last modified time | relevance | path

Searched refs:check_units_active (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/coredump/
Dcoredumpctl.c1180 static int check_units_active(void) { in check_units_active() function
1274 units_active = check_units_active(); /* error is treated the same as 0 */ in run()