Searched refs:IsDriveRootPath_SuperAllowed (Results 1 – 5 of 5) sorted by relevance
46 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw(); // exact drive root path "a:\" or "\\?\a:\"
348 if (IsDriveRootPath_SuperAllowed(_path)) in CreateComplexDir()
201 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw() in IsDriveRootPath_SuperAllowed() function
43 if (NName::IsDriveRootPath_SuperAllowed(dirPrefix)) in CreateArchiveName2()
557 if (!NName::IsDriveRootPath_SuperAllowed(prefix)) in MakePath_from_2_Parts()