Home
last modified time | relevance | path

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

/reactos/base/applications/cmdutils/where/
H A Dwhere.c84 static BOOL CALLBACK WherePrintPath(LPCWSTR pattern, LPCWSTR path, PWIN32_FIND_DATAW data) in WherePrintPath() function
142 if (!WhereSearchGeneric(pattern, szPath, _countof(szPath), FALSE, WherePrintPath)) in WhereSearchFiles()