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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceToolBox.cpp1157 static void toolboxMkTempReport(const char *pcszMessage, const char *pcszFile, function
1284 toolboxMkTempReport("'-s' and '-m' parameters cannot be used together.\n", "",
1291 toolboxMkTempReport("Please specify exactly one template.\n", "",
1301 toolboxMkTempReport("Template '%s' should contain a file name with no path and at least three consecutive 'X' characters or ending in 'X'.\n",
1308 toolboxMkTempReport("Path '%s' should be absolute.\n",
1319 toolboxMkTempReport("Path '%s' too long.\n", pcszPath, true,
1329 toolboxMkTempReport("Failed to get the temporary directory.\n",
1339 toolboxMkTempReport("Template '%s' too long for path.\n",
1350 toolboxMkTempReport("Created temporary directory '%s'.\n",
1354 toolboxMkTempReport("Th
[all...]

Completed in 1351 milliseconds