Home
last modified time | relevance | path

Searched defs:cache_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp151 FileSpec cache_file(m_cache_dir); in GetCacheFilePath() local
159 FileSpec cache_file = GetCacheFilePath(key); in RemoveCacheFile() local
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c75 static char *cache_file = NULL; variable