Home | History | Annotate | Download | only in src

Lines Matching defs:kStdErrFileno

79 const int kStdErrFileno = 2;
82 const int kStdErrFileno = STDERR_FILENO;
1043 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr);