O_BINARY
if (( sb.sb_sd = open( "lber-test", O_WRONLY|O_CREAT|O_TRUNC|O_BINARY ))
flags |= O_BINARY | O_NOINHERIT;
#ifdef O_BINARY
oflags |= O_BINARY;
#ifdef O_BINARY
oflags |= O_BINARY;
setmode(fileno(in_stream), O_BINARY);
setmode(fileno(out_stream), O_BINARY);
setmode(fileno(in_stream), O_BINARY);
setmode(fileno(out_stream), O_BINARY);
setmode(fileno(in_stream), O_BINARY);
setmode(fileno(out_stream), O_BINARY);
setmode(fileno(in_stream), O_BINARY);
setmode(fileno(out_stream), O_BINARY);
# define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
f = THREEPARAMOPEN (data->filename, open_flag | O_BINARY | O_NOFOLLOW,
O_RDWR | O_BINARY, 0);
ret = THREEPARAMOPEN(scratch, O_CREAT | O_EXCL | O_WRONLY | O_BINARY, 0);
#ifndef O_BINARY
fd = open(pathname, open_flag | O_BINARY, 0600);
O_BINARY, 0600);
O_EXCL | O_BINARY, 0600)) == -1)
if ((d->fd = THREEPARAMOPEN(d->fn, O_RDWR|O_BINARY, 0600)) == -1) {
#ifndef O_BINARY
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);
fd = open(f,O_RDONLY|O_BINARY);
#ifndef O_BINARY
fd = open(path, O_RDONLY|O_BINARY);
#ifndef O_BINARY
fd = elf_open(name, O_RDONLY | O_BINARY);
fd = open(name, O_RDONLY | O_BINARY);
#ifndef O_BINARY
fd = open(outpath,O_RDONLY|O_BINARY);
fd = open(path,O_RDONLY|O_BINARY);
fd = open(path,O_RDONLY|O_BINARY);
#ifndef O_BINARY
#ifndef O_BINARY
# ifndef O_BINARY
id->fd = open(zFilename, O_RDWR|O_CREAT|O_LARGEFILE|O_BINARY, 0644);
id->fd = open(zFilename, O_RDONLY|O_LARGEFILE|O_BINARY);
O_RDWR|O_CREAT|O_EXCL|O_NOFOLLOW|O_LARGEFILE|O_BINARY, 0600);
id->fd = open(zFilename, O_RDONLY|O_LARGEFILE|O_BINARY);
id->dirfd = open(zDirname, O_RDONLY|O_BINARY, 0644);
#ifndef O_BINARY