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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageStorageController.cpp45 static const RTGETOPTDEF g_aStorageAttachOptions[] = variable
116 RTGetOptInit(&GetState, a->argc, a->argv, g_aStorageAttachOptions,
117 RT_ELEMENTS(g_aStorageAttachOptions), 1, RTGETOPTINIT_FLAGS_NO_STD_OPTS);

Completed in 632 milliseconds