Home
last modified time | relevance | path

Searched refs:GetOpenFlags (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DFileSystem.cpp316 static int GetOpenFlags(uint32_t options) { in GetOpenFlags() function
387 const int open_flags = GetOpenFlags(options); in Open()