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

/vbox/src/VBox/Storage/
H A DISCSI.cpp514 PVDINTERFACECONFIG pIfConfig; member in struct:ISCSIIMAGE
3852 pImage->pIfConfig = VDIfConfigGet(pImage->pVDIfsImage);
3853 if (!pImage->pIfConfig)
3891 if (!VDCFGAreKeysValid(pImage->pIfConfig,
3911 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3918 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3930 rc = VDCFGQueryStringAllocDef(pImage->pIfConfig,
3966 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3974 rc = VDCFGQueryStringAlloc(pImage->pIfConfig,
3986 rc = VDCFGQueryBytesAlloc(pImage->pIfConfig,
[all...]

Completed in 51 milliseconds