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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp2218 PCFGMNODE pPluginCur = CFGMR3GetFirstChild(pCfgPlugins); local
2219 while ( pPluginCur
2223 rc = CFGMR3QueryStringAlloc(pPluginCur, "Path", &pszPluginFilename);
2227 pPluginCur = CFGMR3GetNextChild(pPluginCur);

Completed in 67 milliseconds