Searched refs:errorArgument (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageNATNetwork.cpp310 return errorArgument("NATNetwork server already exists");
314 return errorArgument("Failed to create the NAT network service");
317 return errorArgument("NATNetwork server does not exist");
328 return errorArgument("Failed to set configuration");
334 return errorArgument("Failed to set configuration");
341 return errorArgument("Failed to set configuration");
352 return errorArgument("Failed to delete pf");
377 return errorArgument("Failed to add pf");
403 AssertReturn(pos != std::string::npos, errorArgument("invalid loopback string"));
409 AssertReturn(lOffset > 0, errorArgument("invali
[all...]
H A DVBoxManageControlVM.cpp61 errorArgument("Invalid %s number '%s'", name, psz);
130 errorArgument("Missing argument to '%s'. Expected CPU number.", a->argv[1]);
143 errorArgument("Missing argument to '%s'. Expected CPU number.", a->argv[1]);
156 errorArgument("Missing argument to '%s'. Expected execution cap number.", a->argv[1]);
169 errorArgument("Missing argument to '%s'. Expected clipboard mode.", a->argv[1]);
185 errorArgument("Invalid '%s' argument '%s'.", a->argv[1], a->argv[2]);
199 errorArgument("Missing argument to '%s'. Expected drag and drop mode.", a->argv[1]);
215 errorArgument("Invalid '%s' argument '%s'.", a->argv[1], a->argv[2]);
301 errorArgument("Missing argument to '%s'. Expected IBM PC AT set 2 keyboard scancode(s) as hex byte(s).", a->argv[1]);
362 errorArgument("Missin
[all...]
H A DVBoxManageUSB.cpp216 return errorArgument("Missing argument to '%s'", a->argv[i]);
231 return errorArgument("Missing argument to '%s'", a->argv[i]);
239 return errorArgument("Missing argument to '%s'", a->argv[i]);
246 return errorArgument("Invalid --active argument '%s'", a->argv[i]);
252 return errorArgument("Missing argument to '%s'", a->argv[i]);
260 return errorArgument("Missing argument to '%s'", a->argv[i]);
268 return errorArgument("Missing argument to '%s'", a->argv[i]);
276 return errorArgument("Missing argument to '%s'", a->argv[i]);
284 return errorArgument("Missing argument to '%s'", a->argv[i]);
292 return errorArgument("Missin
[all...]
H A DVBoxManageBandwidthControl.cpp112 errorArgument("Bandwidth group name must not be empty!\n");
146 errorArgument(pcszError);
172 errorArgument("Invalid bandwidth group type\n");
217 errorArgument(pcszError);
334 errorArgument("Bandwidth groups cannot be created while the VM is running\n");
343 errorArgument("Bandwidth groups cannot be deleted while the VM is running\n");
H A DVBoxManageDHCPServer.cpp348 return errorArgument("Could not find interface '%s'", pIfName);
352 return errorArgument("Could not get network name for the interface '%s'", pIfName);
364 return errorArgument("DHCP server already exists");
368 return errorArgument("Failed to create the DHCP server");
372 return errorArgument("DHCP server does not exist");
385 return errorArgument("Failed to set configuration");
430 return errorArgument("Failed to remove server");
H A DVBoxManageMetrics.cpp90 errorArgument("Invalid machine name: '%s'", argv[0]);
238 return errorArgument("Missing argument to '%s'", argv[i]);
241 return errorArgument("Invalid value for 'period' parameter: '%s'", argv[i]);
247 return errorArgument("Missing argument to '%s'", argv[i]);
250 return errorArgument("Invalid value for 'samples' parameter: '%s'", argv[i]);
405 return errorArgument("Missing argument to '%s'", argv[i]);
408 return errorArgument("Invalid value for 'period' parameter: '%s'", argv[i]);
414 return errorArgument("Missing argument to '%s'", argv[i]);
417 return errorArgument("Invalid value for 'samples' parameter: '%s'", argv[i]);
H A DVBoxManageModifyVM.cpp453 errorArgument("Invalid %s number %u", pszName, uIndex);
525 errorArgument("Invalid guest OS type '%s'", ValueUnion.psz);
610 errorArgument("Invalid --firmware argument '%s'", ValueUnion.psz);
669 errorArgument("Invalid --paravirtprovider argument '%s'", ValueUnion.psz);
788 errorArgument("Invalid --graphicscontroller argument '%s'", ValueUnion.psz);
854 errorArgument("Invalid --biosbootmenu argument '%s'", ValueUnion.psz);
895 return errorArgument("Invalid boot device '%s'", ValueUnion.psz);
975 errorArgument("Invalid --idecontroller argument '%s'", ValueUnion.psz);
1005 return errorArgument("Invalid --usb argument '%s'", ValueUnion.psz);
1080 return errorArgument("Invali
[all...]
H A DVBoxManageStorageController.cpp165 return errorArgument("Invalid --type argument '%s'", ValueUnion.psz);
295 return errorArgument("Invalid medium type '%s'", ValueUnion.psz);
930 errorArgument("%s", strError.c_str());
1110 errorArgument("Invalid --add argument '%s'", pszBusType);
1163 errorArgument("Invalid --type argument '%s'", pszCtlType);
1169 errorArgument("Couldn't find the controller with the name: '%s'\n", pszCtl);
1188 errorArgument("Couldn't find the controller with the name: '%s'\n", pszCtl);
1213 errorArgument("Invalid --hostiocache argument '%s'", pszHostIOCache);
1219 errorArgument("Couldn't find the controller with the name: '%s'\n", pszCtl);
1239 errorArgument("Invali
[all...]
H A DVBoxInternalManage.cpp472 return errorArgument("Missing the filename argument!\n");
480 return errorArgument(argv[0], "Failed to read delta '%s', rc=%Rrc\n", argv[2], rc);
492 return errorArgument(argv[0], "Failed to read module address '%s', rc=%Rrc\n", argv[4], rc);
500 return errorArgument(argv[0], "Failed to read module size '%s', rc=%Rrc\n", argv[5], rc);
548 return errorArgument("Missing the filename argument!\n");
553 return errorArgument("Missing the module address argument!\n");
556 return errorArgument(argv[0], "Failed to read module address '%s', rc=%Rrc\n", argv[2], rc);
567 return errorArgument(argv[0], "Failed to read subtrahend '%s', rc=%Rrc\n", argv[4], rc);
575 return errorArgument(argv[0], "Failed to read segment number '%s', rc=%Rrc\n", argv[5], rc);
1071 return errorArgument("Missin
[all...]
H A DVBoxManageMisc.cpp398 return errorArgument("Invalid clone mode '%s'\n", ValueUnion.psz);
403 return errorArgument("Invalid clone options '%s'\n", ValueUnion.psz);
853 return errorArgument("Invalid hwvirtexclusive argument '%s'", a->argv[1]);
890 return errorArgument("Error parsing Log history count '%s'", a->argv[1]);
946 return errorArgument("Missing argument to '%s'", a->argv[i]);
954 return errorArgument("Missing argument to '%s'", a->argv[i]);
1039 return errorArgument("Missing argument to '%s'", a->argv[i]);
H A DVBoxManageSnapshot.cpp442 errorArgument("Missing argument to '%s'", a->argv[i]);
455 errorArgument("Missing argument to '%s'", a->argv[i]);
H A DVBoxManage.h177 RTEXITCODE errorArgument(const char *pszFormat, ...);
H A DVBoxManageHostonly.cpp221 return errorArgument("Could not find interface '%s'", a->argv[iStart]);
H A DVBoxManageDisk.cpp311 return errorArgument("Invalid medium variant '%s'", ValueUnion.psz);
539 return errorArgument("Invalid medium type '%s'", ValueUnion.psz);
546 return errorArgument("Invalid autoreset parameter '%s'", ValueUnion.psz);
569 errorArgument("Invalid --property argument '%s'", ValueUnion.psz);
787 return errorArgument("Invalid medium variant '%s'", ValueUnion.psz);
957 return errorArgument("Invalid medium variant '%s'", ValueUnion.psz);
H A DVBoxManageHelp.cpp997 RTEXITCODE errorArgument(const char *pszFormat, ...) function
H A DVBoxManageAppliance.cpp258 return errorArgument("Invalid import options '%s'\n", ValueUnion.psz);
1059 return errorArgument("Invalid export options '%s'\n", ValueUnion.psz);

Completed in 83 milliseconds