OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDeviceName
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileFind.cpp
19
bool
IsDeviceName
(LPCTSTR n);
21
bool
IsDeviceName
(LPCWSTR n);
204
if (
IsDeviceName
(wildcard))
226
if (
IsDeviceName
(wildcard))
FileIO.cpp
22
bool
IsDeviceName
(LPCTSTR n)
47
bool
IsDeviceName
(LPCWSTR n)
281
IsDeviceFile =
IsDeviceName
(fileName); \
Completed in 39 milliseconds