Searched refs:IsDeviceName (Results 1 – 2 of 2) sorted by relevance
19 bool IsDeviceName(LPCTSTR n);21 bool IsDeviceName(LPCWSTR n);204 if (IsDeviceName(wildcard)) in Find()226 if (IsDeviceName(wildcard)) in Find()
22 bool IsDeviceName(LPCTSTR n) in IsDeviceName() function47 bool IsDeviceName(LPCWSTR n) in IsDeviceName() function281 IsDeviceFile = IsDeviceName(fileName); \