O_BINARY 85 third_party/libxml/src/runtest.c #ifdef O_BINARY O_BINARY 86 third_party/libxml/src/runtest.c #define RD_FLAGS O_RDONLY | O_BINARY O_BINARY 91 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc #ifndef O_BINARY O_BINARY 334 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc open(filename.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_BINARY, 0666); O_BINARY 394 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc open(filename.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_BINARY, 0666); O_BINARY 1389 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc O_WRONLY | O_CREAT | O_TRUNC | O_BINARY, 0666); O_BINARY 81 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc #define pipe(fds) _pipe(fds, 4096, O_BINARY) O_BINARY 84 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc #ifndef O_BINARY O_BINARY 684 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc open(filename.c_str(), O_RDWR | O_CREAT | O_TRUNC | O_BINARY, 0777); O_BINARY 715 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc open(filename.c_str(), O_RDWR | O_CREAT | O_TRUNC | O_BINARY, 0777); O_BINARY 62 third_party/protobuf/src/google/protobuf/message_unittest.cc #ifndef O_BINARY O_BINARY 110 third_party/protobuf/src/google/protobuf/message_unittest.cc int file = open(filename.c_str(), O_RDONLY | O_BINARY); O_BINARY 123 third_party/protobuf/src/google/protobuf/message_unittest.cc int file = open(filename.c_str(), O_RDONLY | O_BINARY); O_BINARY 59 third_party/protobuf/src/google/protobuf/testing/googletest.cc #ifndef O_BINARY O_BINARY 159 third_party/protobuf/src/google/protobuf/testing/googletest.cc O_WRONLY | O_CREAT | O_EXCL | O_BINARY, 0777); O_BINARY 174 third_party/protobuf/src/google/protobuf/testing/googletest.cc O_WRONLY | O_CREAT | O_EXCL | O_BINARY, 0777); O_BINARY 24411 third_party/sqlite/amalgamation/sqlite3.c #ifndef O_BINARY O_BINARY 27406 third_party/sqlite/amalgamation/sqlite3.c fd = robust_open(zDirname, O_RDONLY|O_BINARY, 0); O_BINARY 29177 third_party/sqlite/amalgamation/sqlite3.c openFlags |= (O_LARGEFILE|O_BINARY); O_BINARY 270 third_party/sqlite/src/src/os_unix.c #ifndef O_BINARY O_BINARY 3265 third_party/sqlite/src/src/os_unix.c fd = robust_open(zDirname, O_RDONLY|O_BINARY, 0); O_BINARY 5036 third_party/sqlite/src/src/os_unix.c openFlags |= (O_LARGEFILE|O_BINARY); O_BINARY 166 third_party/zlib/gzlib.c #ifdef O_BINARY O_BINARY 167 third_party/zlib/gzlib.c O_BINARY |