Home | History | Annotate | Download | only in win

Lines Matching full:_setmode

1315     _setmode(1, _O_BINARY);
1316 _setmode(2, _O_BINARY);