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

12

/freebsd-11-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-11-stable/contrib/gcclibs/libiberty/
H A Dmkstemps.c53 # define O_BINARY 0 macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmkstemps.c53 # define O_BINARY 0 macro
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4.c139 setmode(fileno(in), O_BINARY); local
140 setmode(fileno(out), O_BINARY); local
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dreadfilemap.c70 # define O_BINARY _O_BINARY macro
72 # define O_BINARY 0 macro
H A Dxmlfile.c61 # define O_BINARY _O_BINARY macro
63 # define O_BINARY 0 macro
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dunix.h50 #define O_BINARY _O_BINARY macro
H A Dfiltertest.c85 #define O_BINARY 0 macro
H A Dvalgrindtest.c118 #define O_BINARY 0 macro
/freebsd-11-stable/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c180 setmode(fileno(stdin), O_BINARY); local
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgostsum.c34 # define O_BINARY 0 macro
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drandfile.c258 # define O_BINARY 0 macro
/freebsd-11-stable/contrib/xz/src/xzdec/
H A Dxzdec.c289 setmode(fileno(stdin), O_BINARY); local
290 setmode(fileno(stdout), O_BINARY); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h129 #define O_BINARY 0 macro
/freebsd-11-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-11-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-11-stable/contrib/gcc/
H A Dc-pch.c440 # define O_BINARY 0 macro
/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h76 # define O_BINARY (_O_BINARY) macro
193 # define O_BINARY 0 macro
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dmkey.c36 #define O_BINARY 0 macro
/freebsd-11-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-11-stable/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c46 #define O_BINARY 0 macro
/freebsd-11-stable/usr.bin/bsdiff/bspatch/
H A Dbspatch.c49 #define O_BINARY 0 macro

Completed in 172 milliseconds

12