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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h94 #define USAGE_STORAGECONTROLLER RT_BIT_64(50) macro
H A DVBoxManageHelp.cpp570 if (fCategory & USAGE_STORAGECONTROLLER)
H A DVBoxManageStorageController.cpp971 return errorSyntax(USAGE_STORAGECONTROLLER, "Too few parameters");
1034 errorGetOpt(USAGE_STORAGECONTROLLER, c, &ValueUnion);
1058 errorSyntax(USAGE_STORAGECONTROLLER, "Storage controller name not specified\n");
H A DVBoxManage.cpp546 { "storagectl", USAGE_STORAGECONTROLLER, handleStorageController },

Completed in 1910 milliseconds