Searched refs:PathIsDosDevice (Results 1 – 3 of 3) sorted by relevance
295 BOOL PathIsDosDevice(_In_ LPCWSTR pszName);
172 BOOL PathIsDosDevice(_In_ LPCWSTR pszName) in PathIsDosDevice() function
818 if (PathIsDosDevice(pszName)) in _CreateIDListFromName()