Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dndir.c95 struct dsc$descriptor_s dir_spec; member
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp116 bool PlatformProperties::SetModuleCacheDirectory(const FileSpec &dir_spec) { in SetModuleCacheDirectory()
122 const FileSpec &dir_spec) { in SetDefaultModuleCacheDirectory()
1668 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp650 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in InstanceInitialize() local
659 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in InstanceInitialize() local
H A DPluginManager.cpp149 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in Initialize() local
158 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in Initialize() local