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

/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1536 const char *s_pcszTestDevicesRoot; variable
1556 s_pcszTestDevicesRoot = pcszDevicesRoot;
1577 && !RTStrCmp(pcszPath, s_pcszTestDevicesRoot)) \
1582 && ( !RTStrCmp(pcszDir, s_pcszTestDevicesRoot) \

Completed in 52 milliseconds