Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dmanager.c4128 static bool manager_should_show_status(Manager *m, StatusType type) { in manager_should_show_status() function
4155 if (m && !manager_should_show_status(m, type)) in manager_status_printf()