Searched refs:no_console_output (Results 1 - 5 of 5) sorted by relevance

/systemd/src/core/
H A Dmanager.h248 bool no_console_output; member in struct:Manager
H A Djob.c1158 j->unit->manager->no_console_output = false;
H A Dmanager.c1972 m->no_console_output = m->n_on_console > 0;
2982 if (m->no_console_output)
H A Dservice.c949 /* unset no_console_output flag, since the console is free */
950 m->no_console_output = false;
H A Dunit.c1870 /* unset no_console_output flag, since the console is free */
1871 m->no_console_output = false;

Completed in 2492 milliseconds