Lines Matching defs:errorRuntime
136 static int errorRuntime(const char *pszFormat, ...)
265 return errorRuntime("Format autodetect failed: %Rrc\n", rc);
271 return errorRuntime("Cannot create the virtual disk container: %Rrc\n", rc);
276 return errorRuntime("Cannot open the virtual disk image \"%s\": %Rrc\n",
282 return errorRuntime("Cannot get UUID of virtual disk image \"%s\": %Rrc\n",
290 return errorRuntime("Cannot get parent UUID of virtual disk image \"%s\": %Rrc\n",
300 return errorRuntime("Cannot set UUID of virtual disk image \"%s\": %Rrc\n",
309 return errorRuntime("Cannot set parent UUID of virtual disk image \"%s\": %Rrc\n",
401 return errorRuntime("Format autodetect failed: %Rrc\n", rc);
407 return errorRuntime("Cannot create the virtual disk container: %Rrc\n", rc);
412 return errorRuntime("Cannot open the virtual disk image \"%s\": %Rrc\n",
423 return errorRuntime("Cannot get LCHS geometry of virtual disk image \"%s\": %Rrc\n",
441 return errorRuntime("Cannot set LCHS geometry of virtual disk image \"%s\": %Rrc\n",
1012 errorRuntime("Error while creating source disk container: %Rrc\n", rc);
1021 errorRuntime("Error while opening source image: %Rrc\n", rc);
1028 errorRuntime("Error while creating the destination disk container: %Rrc\n", rc);
1042 errorRuntime("Error while copying the image: %Rrc\n", rc);
1101 return errorRuntime("Error while creating the virtual disk container: %Rrc\n", rc);
1106 return errorRuntime("Error while opening the image: %Rrc\n", rc);
1260 return errorRuntime("Error while creating the virtual disk container: %Rrc\n", rc);
1265 return errorRuntime("Error while opening the image: %Rrc\n", rc);
1351 errorRuntime("Error while opening the volume manager: %Rrc\n", rc);
1354 errorRuntime("Error creating the volume manager: %Rrc\n", rc);
1359 errorRuntime("Error while getting the disk size\n");
1367 errorRuntime("Error while compacting image: %Rrc\n", rc);
1434 return errorRuntime("Error while creating the virtual disk container: %Rrc\n", rc);
1439 return errorRuntime("Error while creating the virtual disk cache: %Rrc\n", rc);
1571 return errorRuntime("Error while creating the virtual disk container: %Rrc\n", rc);
1577 return errorRuntime("Error while creating the virtual disk: %Rrc\n", rc);
1644 rc = errorRuntime("Error while repairing the virtual disk: %Rrc\n", rc);
1696 return errorRuntime("Error while creating the virtual disk container: %Rrc\n", rc);
1701 return errorRuntime("Error while opening the image: %Rrc\n", rc);