Searched defs:SET_BINARY_MODE (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/examples/
H A Dzpipe.c23 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
25 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Dzpipe.c23 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
25 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/puff/
H A Dpufftest.c26 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
28 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/puff/
H A Dpufftest.c26 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
28 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream2/
H A Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dminigzip.c35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream2/
H A Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dminigzip.c35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dminigzip.c35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/iostream2/
H A Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/iostream2/
H A Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzlib.c1378 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1380 # define SET_BINARY_MODE(file) macro
H A Dbzip2.c89 # define SET_BINARY_MODE(fd) /**/ macro
104 # undef SET_BINARY_MODE macro
105 # define SET_BINARY_MODE(fd) \ macro
116 # undef SET_BINARY_MODE macro
117 # define SET_BINARY_MODE(fd) \ macro
146 # define SET_BINARY_MODE(fd) \ macro
[all...]

Completed in 167 milliseconds