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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dfile.c165 _setmode(_fileno(stdin), _O_BINARY); local
183 _setmode(_fileno(stdout), _O_BINARY); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/
H A De_os.h216 # define _O_BINARY O_BINARY macro
251 # define _O_BINARY O_BINARY macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h229 # define _O_BINARY O_BINARY macro
293 # define _O_BINARY O_BINARY macro
379 # define _O_BINARY O_BINARY macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_decoder.c1290 _setmode(_fileno(stdin), _O_BINARY); local
H A Dstream_encoder.c4350 _setmode(_fileno(stdout), _O_BINARY); local

Completed in 180 milliseconds