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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp391 size_t cchLast = cchPath - offLast; local
393 && ( cchLast == 1
394 || (cchLast == 2 && pszPath[offLast + 1] == '.')))

Completed in 43 milliseconds