Searched defs:is_terminal_output (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dexecute.c221 static bool is_terminal_output(ExecOutput o) { function
328 is_terminal_output(output));
2406 is_terminal_output(ec->std_output) ||
2407 is_terminal_output(ec->std_error)) &&

Completed in 23 milliseconds