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

/vbox/src/VBox/Storage/
H A DISCSI.cpp3911 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3918 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3966 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3974 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
4014 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
5415 int rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetName", &pszTarget);
5418 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "LUN", &pszLUN);
5421 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetAddress", &pszAddress);
5442 int rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetName", &pszTarget);
5445 rc = VDCFGQueryStringAlloc(VDIfConfigGe
[all...]
/vbox/include/VBox/
H A Dvd-ifs.h932 DECLINLINE(int) VDCFGQueryStringAlloc(PVDINTERFACECONFIG pCfgIf, function

Completed in 154 milliseconds