O_BINARY
fd = open(filename, O_RDONLY | O_BINARY);
fd = open(filename, O_RDONLY | O_BINARY);
fd = open(filename, O_RDONLY | O_BINARY);
#ifndef O_BINARY
fd = open(seedfile, O_RDONLY | O_BINARY | O_CLOEXEC);
ret = fcc_open(context, id, &fd, O_RDONLY | O_BINARY | O_CLOEXEC, 0);
fd = open(filename, O_RDWR | O_BINARY);
ret = fcc_open(context, id, &fd, O_RDWR | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
ret = fcc_open(context, id, &fd, O_WRONLY | O_APPEND | O_BINARY | O_CLOEXEC, 0);
ret = fcc_open(context, id, &fd, O_RDONLY | O_BINARY | O_CLOEXEC, 0);
ret = fcc_open(context, from, &fd1, O_RDONLY | O_BINARY | O_CLOEXEC, 0);
O_WRONLY | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
return fkt_start_seq_get_int(context, id, O_RDONLY | O_BINARY | O_CLOEXEC, 0, c);
fd = open (d->filename, O_RDWR | O_BINARY | O_CLOEXEC);
fd = open (d->filename, O_RDWR | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
ret = fkt_start_seq_get_int(context, id, O_RDWR | O_BINARY | O_CLOEXEC, 1, &cursor);
c->fd = open (d->filename, O_RDONLY | O_BINARY | O_CLOEXEC, 0600);
fd = open (d->filename, O_RDWR | O_BINARY | O_CLOEXEC);
O_RDWR | O_BINARY | O_CREAT | O_EXCL | O_CLOEXEC, 0600);
#ifndef O_BINARY
#ifndef O_BINARY
fd = open(data->filename, O_RDWR | O_BINARY | O_CLOEXEC);
fd = open(filename, flags | O_BINARY | O_CLOEXEC, 0600);
flags = O_CREAT | O_EXCL | O_RDWR | O_BINARY | O_CLOEXEC;
fd = open(data->filename, O_RDWR | O_BINARY | O_CLOEXEC, 0);
#ifndef O_BINARY
fd = THREEPARAMOPEN(pathname, O_RDWR | O_CREAT | O_EXCL | O_BINARY, 0600);
*fd_out = open(fname, O_CREAT | O_RDWR | O_BINARY, 0600);
fd = open(filename, O_CREAT | O_RDWR | O_BINARY, 0600);
if ((t->bt_fd = open(fname, flags | O_BINARY, mode)) < 0)
setmode(fd, O_BINARY);
O_RDWR | O_SHLOCK | O_TRUNC | O_BINARY)
if ((__cur_db = kdb2_dbm_open(file, O_RDWR|O_BINARY, 0)) != NULL)
if ((__cur_db = kdb2_dbm_open(file, O_RDONLY|O_BINARY, 0)) != NULL)
if ((hashp->fp = open(file, flags|O_BINARY, mode)) == -1)
dbp = (DB *)__hash_open(NULL, O_CREAT | O_RDWR | O_BINARY, 0600, &info, 0);
#ifndef O_BINARY
if (fname != NULL && (rfd = open(fname, flags | O_BINARY, mode)) < 0)
O_RDWR | O_BINARY, S_IRUSR | S_IWUSR, &btopeninfo, dflags);
dbp = __bt_open(NULL, O_RDWR | O_BINARY, S_IRUSR | S_IWUSR, NULL, dflags);
if ((dbp = dbopen("test.db",O_RDWR | O_CREAT | O_BINARY, 0664
if ((dbp = dbopen("test.db", O_RDWR | O_BINARY, 0664
db = dbopen(*argv == NULL ? NULL : *argv, omode|O_BINARY,
db = dbopen(*argv == NULL ? NULL : *argv, O_CREAT|omode|O_BINARY,
oflags = O_CREAT | O_RDWR | O_BINARY;
if (!(db = dbopen("bigtest", O_RDWR | O_CREAT | O_BINARY, 0644, DB_HASH, &info))) {
O_CREAT|O_TRUNC|O_RDWR|O_BINARY, 0600, DB_HASH, &ctl))){
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, NULL))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, &ctl))) {
db = dbopen("big2.db", O_RDWR|O_CREAT|O_TRUNC|O_BINARY, 0664, DB_HASH, &info);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_CREAT|O_TRUNC|O_BINARY, 0664, DB_HASH,
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
open(path, O_CREAT|O_EXCL|O_RDWR|O_BINARY, 0600)) >= 0)
#ifndef O_BINARY
return (open(filename, flags | O_BINARY, mode));
setmode(0, O_BINARY);
setmode(in, O_BINARY);
setmode(out, O_BINARY);
#ifdef O_BINARY
mode |= O_BINARY;
setmode(fd, O_BINARY);
#ifndef O_BINARY
int fd = open(file, O_WRONLY | O_CREAT | O_BINARY, 0600);
#define _O_BINARY O_BINARY
if(((fd=open(argv[1],O_RDONLY|O_BINARY,0))<0) ||
if(((fd=open(argv[2],O_RDONLY|O_BINARY,0))<0) ||
#ifndef O_BINARY
if ((oldfd = open(argv[1], O_RDONLY | O_BINARY, 0)) < 0)
O_CREAT | O_TRUNC | O_WRONLY | O_BINARY, 0666)) < 0)
#ifndef O_BINARY