Searched refs:units_active (Results 1 – 1 of 1) sorted by relevance
1260 int r, units_active; in run() local1274 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()