Home
last modified time | relevance | path

Searched refs:stderr_null (Results 1 – 1 of 1) sorted by relevance

/system/core/logcat/
Dlogcat.cpp103 bool stderr_null; // shell "2>/dev/null" member
763 context->stderr_null = true; in __logcat()
791 } else if (context->stderr_null) { // redirection told us to close it in __logcat()
826 if (context->stderr_null) { in __logcat()
1260 if (context->stderr_null) break; in __logcat()