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

/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1123 const char *pchDash = strrchr(pszLastComp, '-'); local
1125 if (!pchDash && !pchDot)
1139 : pchDash + 1;

Completed in 47 milliseconds