Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp380 static int OpenWithFS(const FileSystem &fs, const char *path, int flags, in OpenWithFS() function
461 -1, OpenWithFS, *this, path.c_str(), open_flags, open_mode); in Open()