Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Ddevices.cpp76 static const wstring dosdevices = L"\\DosDevices\\"; local
244 …if (p.symlink.length() == 14 && p.symlink.substr(0, dosdevices.length()) == dosdevices && p.symlin…
247 …if ((*p).symlink.length() == 14 && (*p).symlink.substr(0, dosdevices.length()) == dosdevices && (*…