Searched refs:outputPackageFileName (Results 1 – 1 of 1) sorted by relevance
106 const char* outputPackageFileName = argv[optind++]; in command_recompress() local133 if (strcmp(outputPackageFileName, "-") == 0) { in command_recompress()143 error = packageWriter.Init(outputPackageFileName, &writerParameters); in command_recompress()152 printf("\nsuccessfully wrote package '%s'\n", outputPackageFileName); in command_recompress()