Searched refs:unit_needs_console (Results 1 – 2 of 2) sorted by relevance
945 bool unit_needs_console(Unit *u);
2514 b = unit_needs_console(u); in unit_update_on_console()5524 bool unit_needs_console(Unit *u) { in unit_needs_console() function