O_LARGEFILE
if ((fd = open(filename, O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE,
working_mode |= O_LARGEFILE;
if ((fd = open(name, O_RDONLY | O_LARGEFILE)) == -1)
if ((fd = open(filename, O_RDONLY|O_LARGEFILE)) < 0) {
mt = open(archivefile, O_RDONLY|O_LARGEFILE);
if ((fd = open(magtape, O_RDONLY|O_LARGEFILE,
else if ((mt = open(magtape, O_RDONLY|O_LARGEFILE)) < 0) {
(mt = open(magtape, O_RDONLY|O_LARGEFILE)) == -1)) {
(mt = open(magtape, O_RDONLY|O_LARGEFILE)) == -1)) {
O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, perms)) < 0) {
working_mode |= O_LARGEFILE;
fd = open(fname, O_RDONLY|O_LARGEFILE);
O_LARGEFILE | O_NOCTTY | O_NONBLOCK | O_NDELAY | O_RSYNC |
if ((uncompfd = open64(filename, O_RDWR|O_LARGEFILE, 0)) == -1)
O_CREAT | O_TRUNC | O_EXCL | O_NOCTTY | O_LARGEFILE
if (flags & O_LARGEFILE)
tape = open(device, O_LARGEFILE |
ar_outfile.fd = open(ar_outfile.path, O_RDWR|O_CREAT|O_LARGEFILE, 0666);
fd = open(mbPath, O_RDONLY|O_LARGEFILE, 0);
|O_EXCL|O_NOCTTY|O_LARGEFILE|O_RSYNC|O_XATTR|O_NOFOLLOW|O_NOLINKS\
if (arg & O_LARGEFILE)
O_RDONLY | O_NDELAY | O_LARGEFILE, 0)) < 0)
# ifndef O_LARGEFILE
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);
O_RDONLY | O_NDELAY | O_LARGEFILE | O_CLOEXEC, 0)) < 0) {
fd = open(path, O_RDONLY | O_LARGEFILE);
if ((fd = open(fname, O_LARGEFILE | O_RDONLY)) < 0) {
if ((fd = open(fname, O_LARGEFILE | O_RDWR | O_CREAT | O_SYNC,