Searched refs:fDirSlash (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedVerify.cpp1074 bool fDirSlash; member in struct:SUPR3HARDENEDPATHINFO
1144 pInfo->fDirSlash = false;
1172 pInfo->fDirSlash = true;
1667 if (Info.fDirSlash)
/vbox/include/iprt/
H A Dvfslowlevel.h880 bool fDirSlash; member in struct:RTVFSPARSEDPATH
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1161 pPath->fDirSlash = false;
1178 pPath->fDirSlash = true;
1219 pPath->fDirSlash = false;
2451 if (!pPath->fDirSlash)

Completed in 913 milliseconds