Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dunit.h945 bool unit_needs_console(Unit *u);
Dunit.c2514 b = unit_needs_console(u); in unit_update_on_console()
5524 bool unit_needs_console(Unit *u) { in unit_needs_console() function