Searched defs:O_BINARY (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-10-stable/contrib/expat/xmlwf/
H A Dreadfilemap.c36 #define O_BINARY _O_BINARY macro
38 #define O_BINARY 0 macro
H A Dxmlfile.c43 #define O_BINARY _O_BINARY macro
45 #define O_BINARY 0 macro
/freebsd-10-stable/contrib/binutils/binutils/
H A Dbin2c.c27 # define O_BINARY _O_BINARY macro
33 # undef O_BINARY macro
46 # define O_BINARY 0 macro
H A Drename.c38 #define O_BINARY 0 macro
H A Dstrings.c74 #define O_BINARY macro
77 #define O_BINARY macro
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmkstemps.c53 # define O_BINARY 0 macro
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmkstemps.c53 # define O_BINARY 0 macro
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4.c139 setmode(fileno(in), O_BINARY); local
140 setmode(fileno(out), O_BINARY); local
/freebsd-10-stable/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c180 setmode(fileno(stdin), O_BINARY); local
/freebsd-10-stable/contrib/xz/src/xzdec/
H A Dxzdec.c289 setmode(fileno(stdin), O_BINARY); local
290 setmode(fileno(stdout), O_BINARY); local
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A Drandfile.c222 # define O_BINARY 0 macro
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_open_filename.c53 #define O_BINARY 0 macro
H A Darchive_read_open_filename.c67 #define O_BINARY 0 macro
/freebsd-10-stable/contrib/libpcap/tests/
H A Dfiltertest.c68 #define O_BINARY 0 macro
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgostsum.c34 # define O_BINARY 0 macro
/freebsd-10-stable/usr.bin/bsdiff/bspatch/
H A Dbspatch.c51 #define O_BINARY 0 macro
/freebsd-10-stable/contrib/gcc/
H A Dc-pch.c440 # define O_BINARY 0 macro
/freebsd-10-stable/contrib/groff/src/include/
H A Dnonposix.h76 # define O_BINARY (_O_BINARY) macro
193 # define O_BINARY 0 macro
/freebsd-10-stable/contrib/libreadline/
H A Dhistfile.c83 # define O_BINARY 0 macro
86 # undef O_BINARY macro
87 # define O_BINARY 0 macro
[all...]
/freebsd-10-stable/contrib/texinfo/lib/
H A Dsystem.h169 # define O_BINARY _O_BINARY macro
171 # define O_BINARY 0 macro
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dmkey.c36 #define O_BINARY 0 macro
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dsystem.h57 # undef O_BINARY /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */ macro
/freebsd-10-stable/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c44 #define O_BINARY 0 macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dcorelow.c50 #define O_BINARY 0 macro
H A Dexec.c49 #define O_BINARY 0 macro

Completed in 184 milliseconds

12