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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h93 #define USAGE_STORAGEATTACH RT_BIT_64(49) macro
H A DVBoxManageStorageController.cpp306 errorGetOpt(USAGE_STORAGEATTACH, c, &ValueUnion);
317 return errorSyntax(USAGE_STORAGEATTACH, "Storage controller name not specified");
360 return errorSyntax(USAGE_STORAGEATTACH, "Port not specified");
367 return errorSyntax(USAGE_STORAGEATTACH, "Device not specified");
H A DVBoxManageHelp.cpp538 if (fCategory & USAGE_STORAGEATTACH)
H A DVBoxManage.cpp545 { "storageattach", USAGE_STORAGEATTACH, handleStorageAttach },

Completed in 449 milliseconds