Searched refs:stdout_fileno (Results 1 – 1 of 1) sorted by relevance
101 const int stdout_fileno = ::_fileno(stdout); in build() local102 if (stdout_fileno < 0) { in build()107 if (::_setmode(stdout_fileno, _O_BINARY) == -1) { in build()