Home
last modified time | relevance | path

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

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A DkFsCache.c3158 static PKFSOBJ kFsCacheLookupAbsoluteW(PKFSCACHE pCache, const wchar_t *pwszPath, KU32 cwcPath, KU3… in kFsCacheLookupAbsoluteW() function
3310 return kFsCacheLookupAbsoluteW(pCache, wszFull, cwcFull, fFlags, penmError, ppLastAncestor); in kFsCacheLookupSlowW()
3395 …pHashEntry->pFsObj = kFsCacheLookupAbsoluteW(pCache, pHashEntry->pwszPath, pHashEntry->cwcPath, 0 … in kFsCacheRefreshPathW()
3413 …pHashEntry->pFsObj = kFsCacheLookupAbsoluteW(pCache, pHashEntry->pwszPath, pHashEntry->cwcPath, 0 … in kFsCacheRefreshPathW()
3630 …pFsObj = kFsCacheLookupAbsoluteW(pCache, pwcPath, cwcPath, 0 /*fFlags*/, penmError, &pLastAncestor… in kFsCacheLookupHashedW()