Searched defs:cchSource (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp2583 size_t cchSource = strlen(pszSource); local
2584 if ( cchSource > 1
2585 && RTPATH_IS_SLASH(pszSource[cchSource - 1]))

Completed in 56 milliseconds