Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/File/linux/
H A Ddir.cpp20 int open_flags = O_RDONLY | O_DIRECTORY | O_CLOEXEC; platform_opendir() local
H A Dfile.cpp70 long open_flags = 0; openfile() local
[all...]
/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp373 int open_flags = 0; in GetOpenFlags() local
441 const int open_flags = GetOpenFlags(options); in Open() local
H A DProcessLaunchInfo.cpp211 int open_flags = O_RDWR | O_NOCTTY; in SetUpPtyRedirection() local