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

/external/lzma/C/Util/7z/
H A D7zMain.c338 int listCommand = 0, testCommand = 0, extractCommand = 0, fullPaths = 0; local
340 else if (strcmp(command, "t") == 0) testCommand = 1;
410 fputs(testCommand ?
428 if (!testCommand)

Completed in 53 milliseconds