Home
last modified time | relevance | path

Searched defs:open_flags (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/File/
H A Dlinux_dir.cpp20 int open_flags = O_RDONLY | O_DIRECTORY | O_CLOEXEC; in platform_opendir() local
H A Dlinux_file.cpp122 long open_flags = 0; in openfile() local
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileSystem.cpp385 int open_flags = 0; in GetOpenFlags() local
453 const int open_flags = GetOpenFlags(options); in Open() local
H A DProcessLaunchInfo.cpp215 int open_flags = O_RDWR | O_NOCTTY; in SetUpPtyRedirection() local