Home
last modified time | relevance | path

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

/systemd-251/src/coredump/
Dcoredumpctl.c1260 int r, units_active; in run() local
1274 units_active = check_units_active(); /* error is treated the same as 0 */ in run()
1278 if (units_active > 0) in run()
1281 units_active, units_active == 1 ? "unit is running" : "units are running", in run()