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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageAppliance.cpp928 static const RTGETOPTDEF g_aExportOptions[] = variable
970 RTGetOptInit(&GetState, a->argc, a->argv, g_aExportOptions,
971 RT_ELEMENTS(g_aExportOptions), 0, RTGETOPTINIT_FLAGS_NO_STD_OPTS);

Completed in 254 milliseconds