Lines Matching full:_fileno
1296 _setmode(_fileno(stdin), _O_BINARY);1299 setmode(_fileno(stdin), _O_BINARY);