Searched refs:stderr_stdout (Results 1 – 1 of 1) sorted by relevance
104 bool stderr_stdout; // shell "2>&1" member291 if (context->stderr_stdout) { in rotateLogs()765 context->stderr_stdout = true; in __logcat()768 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()790 context->stderr_stdout = true; in __logcat()798 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()813 fprintf(context->stderr_stdout ? stdout : context->error, in __logcat()824 if (context->stderr_stdout) context->error = context->output; in __logcat()1257 context->stderr_stdout = true; in __logcat()1261 context->stderr_stdout = true; in __logcat()