_open
#define UP_open _open
#define open _open
#define open _open
OPENSSL_ApplinkTable[APPLINK_OPEN] = _open;
if ((t->bt_fd = _open(fname, flags | O_CLOEXEC, mode)) < 0)
if ((hashp->fp = _open(file, flags | O_CLOEXEC, mode)) == -1)
if (fname != NULL && (rfd = _open(fname, flags | O_CLOEXEC, mode)) < 0)
chdirfd = _open("/", O_EXEC);
nullfd = _open(_PATH_DEVNULL, O_RDWR, 0);
if (fd < 0 && (newfd = _open(path, O_RDONLY | O_CLOEXEC, 0)) < 0)
(sp->fts_rfd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
if ((p->fts_symfd = _open(".", O_RDONLY | O_CLOEXEC,
_open(".", O_RDONLY | O_CLOEXEC, 0)) < 0) {
if ((fd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
if (fd < 0 && (newfd = _open(path, O_RDONLY | O_DIRECTORY |
(sp->fts_rfd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
if ((p->fts_symfd = _open(".", O_RDONLY | O_CLOEXEC,
_open(".", O_RDONLY | O_CLOEXEC, 0)) < 0) {
if ((fd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
if (fd < 0 && (newfd = _open(path, O_RDONLY | O_DIRECTORY |
(sp->fts_rfd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
if ((p->fts_symfd = _open(".", O_RDONLY | O_CLOEXEC,
_open(".", O_RDONLY | O_CLOEXEC, 0)) < 0) {
if ((fd = _open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
fd = _open(*db_p, O_RDONLY | O_CLOEXEC, 0);
fd = _open(name, O_RDONLY | O_CLOEXEC, 0);
if ((fd = _open(name, O_DIRECTORY | O_RDONLY | O_CLOEXEC)) == -1)
fd = _open(fae->fae_path, fae->fae_oflag, fae->fae_mode);
fd = _open(_PATH_UTX_ACTIVE, O_CREAT|O_RDWR|O_TRUNC, 0644);
fd = _open(_PATH_UTX_LASTLOGIN, O_RDWR|O_CLOEXEC, 0644);
fd = _open(_PATH_UTX_LOG, O_CREAT|O_WRONLY|O_APPEND|O_CLOEXEC, 0644);
fd = _open(file, O_CREAT|O_RDWR|O_EXLOCK|O_CLOEXEC, 0644);
input = output = _open(_PATH_TTY, O_RDWR | O_CLOEXEC);
fd = _open(path, flags | O_RDWR | O_CLOEXEC |
fd = _open(path, flags | O_RDWR | O_CLOEXEC | O_EXLOCK, mode);
(fd = _open(_PATH_CONSOLE, O_WRONLY|O_NONBLOCK|O_CLOEXEC, 0)) >=
fd = _open(outname, O_CREAT|O_TRUNC|O_WRONLY|O_CLOEXEC, 0666);
log = _open("gmon.log", O_CREAT|O_TRUNC|O_WRONLY|O_CLOEXEC, 0664);
if ((fd = _open(path, O_RDONLY | O_CLOEXEC)) == -1)
#define open _open
if ((fd = _open(buf, O_RDONLY | O_CLOEXEC)) < 0) {
if ((fd = _open(filename, O_RDONLY | O_CLOEXEC)) < 0)
if ((fd = _open(fname, O_RDONLY | O_CLOEXEC)) < 0) {
if ((fd = _open(path, O_RDONLY | O_CLOEXEC)) == -1) {
if ((f = _open(file, oflags, DEFFILEMODE)) < 0) {
f = _open(file, oflags, DEFFILEMODE);
f = _open(file, oflags, DEFFILEMODE);
#define open _open
if ((fd = _open(path, O_RDONLY | O_CLOEXEC)) == -1) {
(fd = _open(devname, O_RDONLY | O_CLOEXEC)) == -1) {
fd = _open(HYPERV_REFTSC_DEVPATH, O_RDONLY | O_CLOEXEC);
(fd = _open("/dev/" PVCLOCK_CDEVNAME, O_RDONLY | O_CLOEXEC)) < 0)
#define open _open
__fops ## _open(struct inode *inode, struct file *filp) \
.open = __fops ## _open, \
static int __name ## _open(struct inode *inode, struct linux_file *file) \
.open = __name ## _open, \
static int __name ## _open(struct inode *inode, struct linux_file *file) \
.open = __name ## _open, \