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

/vbox/src/VBox/Storage/
H A DISCSI.cpp571 bool fHostIP; member in struct:ISCSIIMAGE
4058 "HostIPStack", &pImage->fHostIP,
4079 if ((uOpenFlags & VD_OPEN_FLAGS_INFO) && !pImage->fHostIP)
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp4419 bool fHostIP = true; local
4421 hrc = i_configMediumProperties(pCfg, pMedium, &fHostIP, &fEncrypted); H();
4449 hrc = i_configMediumProperties(pCur, pMedium, &fHostIP, &fEncrypted); H();
4458 if (!fHostIP)

Completed in 5703 milliseconds