Searched refs:stdError (Results 1 – 1 of 1) sorted by relevance
546 const int stdError = 2; in RedirectStdio() local549 dup2(fd, stdError); // Redirect fd to 0, 1, 2 in RedirectStdio()