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

/systemd/src/core/
H A Dexecute.c375 static int fixup_output(ExecOutput std_output, int socket_fd) { function
475 o = fixup_output(context->std_output, socket_fd);
479 e = fixup_output(context->std_error, socket_fd);

Completed in 19 milliseconds