Searched defs:_O_BINARY (Results 1 - 25 of 38) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/examples/
H A Dchaining_example.c34 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Dvorbisfile_example.c43 _setmode( _fileno( stdin ), _O_BINARY ); local
44 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dseeking_example.c87 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Ddecoder_example.c62 _setmode( _fileno( stdin ), _O_BINARY ); local
63 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dencoder_example.c74 _setmode( _fileno( stdin ), _O_BINARY ); local
75 _setmode( _fileno( stdout ), _O_BINARY ); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/examples/
H A Dchaining_example.c34 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Dvorbisfile_example.c43 _setmode( _fileno( stdin ), _O_BINARY ); local
44 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dseeking_example.c87 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Ddecoder_example.c62 _setmode( _fileno( stdin ), _O_BINARY ); local
63 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dencoder_example.c74 _setmode( _fileno( stdin ), _O_BINARY ); local
75 _setmode( _fileno( stdout ), _O_BINARY ); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/examples/
H A Dchaining_example.c34 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Dvorbisfile_example.c43 _setmode( _fileno( stdin ), _O_BINARY ); local
44 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dseeking_example.c87 _setmode( _fileno( stdin ), _O_BINARY ); local
H A Ddecoder_example.c62 _setmode( _fileno( stdin ), _O_BINARY ); local
63 _setmode( _fileno( stdout ), _O_BINARY ); local
H A Dencoder_example.c74 _setmode( _fileno( stdin ), _O_BINARY ); local
75 _setmode( _fileno( stdout ), _O_BINARY ); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/share/grabbag/
H A Dfile.c165 _setmode(_fileno(stdin), _O_BINARY); local
183 _setmode(_fileno(stdout), _O_BINARY); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/share/grabbag/
H A Dfile.c165 _setmode(_fileno(stdin), _O_BINARY); local
183 _setmode(_fileno(stdout), _O_BINARY); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/share/grabbag/
H A Dfile.c165 _setmode(_fileno(stdin), _O_BINARY); local
183 _setmode(_fileno(stdout), _O_BINARY); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/
H A De_os.h244 # define _O_BINARY O_BINARY macro
357 # define _O_BINARY O_BINARY macro
455 # define _O_BINARY O_BINARY macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/
H A De_os.h238 # define _O_BINARY O_BINARY macro
348 # define _O_BINARY O_BINARY macro
443 # define _O_BINARY O_BINARY macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dmain.c1553 _setmode (_fileno (stdout), _O_BINARY); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/
H A De_os.h238 # define _O_BINARY O_BINARY macro
348 # define _O_BINARY O_BINARY macro
443 # define _O_BINARY O_BINARY macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dmain.c1553 _setmode (_fileno (stdout), _O_BINARY); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/
H A De_os.h244 # define _O_BINARY O_BINARY macro
357 # define _O_BINARY O_BINARY macro
455 # define _O_BINARY O_BINARY macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/
H A De_os.h244 # define _O_BINARY O_BINARY macro
357 # define _O_BINARY O_BINARY macro
455 # define _O_BINARY O_BINARY macro

Completed in 287 milliseconds

12