Searched refs:stderr_stdout (Results 1 – 1 of 1) sorted by relevance
101 bool stderr_stdout; // shell "2>&1" member288 if (context->stderr_stdout) { in rotateLogs()770 context->stderr_stdout = true; in __logcat()773 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()795 context->stderr_stdout = true; in __logcat()803 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()818 fprintf(context->stderr_stdout ? stdout : context->error, in __logcat()829 if (context->stderr_stdout) context->error = context->output; in __logcat()1288 context->stderr_stdout = true; in __logcat()1292 context->stderr_stdout = true; in __logcat()