exec_context_may_touch_console  246 src/core/execute.h bool exec_context_may_touch_console(ExecContext *c);
exec_context_may_touch_console  723 src/core/service.c                 if (ec && exec_context_may_touch_console(ec)) {
exec_context_may_touch_console 1722 src/core/unit.c                 if (ec && exec_context_may_touch_console(ec)) {