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

12

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dbinary-io.h30 # define O_BINARY _O_BINARY macro
35 # undef O_BINARY macro
58 # undef O_BINARY macro
59 # define O_BINARY macro
[all...]
H A Dfcntl.h104 # define O_BINARY _O_BINARY macro
110 # undef O_BINARY macro
115 # define O_BINARY 0 macro
H A Dfcntl.in.h103 # define O_BINARY _O_BINARY macro
109 # undef O_BINARY macro
114 # define O_BINARY 0 macro
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcompat.h64 #define O_BINARY 0 /* unix is binary by default */ macro
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dreadfilemap.c27 #define O_BINARY _O_BINARY macro
29 #define O_BINARY 0 macro
H A Dxmlfile.c32 #define O_BINARY _O_BINARY macro
34 #define O_BINARY 0 macro
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DStdLibFileIO.cpp33 # define O_BINARY _O_BINARY macro
35 # define O_BINARY 0 macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfcntl.h242 # define O_BINARY _O_BINARY macro
248 # undef O_BINARY macro
253 # define O_BINARY 0 macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dhistfile.c78 # define O_BINARY 0 macro
81 # undef O_BINARY macro
82 # define O_BINARY 0 macro
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_stream.h144 #define O_BINARY 0 macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dhistfile.c84 # define O_BINARY 0 macro
87 # undef O_BINARY macro
88 # define O_BINARY 0 macro
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dtailor.h191 # undef O_BINARY /* disable useless --ascii option */ macro
H A Dgzip.c144 # define O_BINARY 0 /* creation mode for open() */ macro
/haiku-fatelf/src/bin/network/tcpdump/
H A Dutil.c471 #define O_BINARY 0 macro
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcorelow.c50 #define O_BINARY 0 macro
H A Dexec.c45 #define O_BINARY 0 macro
H A Dpa64solib.c60 #define O_BINARY 0 macro
H A Dsomsolib.c51 #define O_BINARY 0 macro
H A Dsource.c50 #define O_BINARY 0 macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h304 #define O_BINARY _O_BINARY macro
/haiku-fatelf/src/bin/zip/
H A Dzip.c1932 setmode(fileno(stdout), O_BINARY); local
/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_output.c238 setmode(fileno(stdout), O_BINARY); local
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_basic.c826 setmode(fileno(fp), O_BINARY); local
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dloadmsgcat.c482 # define O_BINARY _O_BINARY macro
487 # undef O_BINARY macro
492 # define O_BINARY 0 macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dloadmsgcat.c480 # define O_BINARY _O_BINARY macro
485 # undef O_BINARY macro
490 # define O_BINARY 0 macro

Completed in 155 milliseconds

12