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

/external/lzma/C/Util/7z/
H A D7zMain.c371 int listCommand = 0, testCommand = 0, fullPaths = 0; local
373 else if (strcmp(command, "t") == 0) testCommand = 1;
455 fputs(testCommand ?
473 if (!testCommand)

Completed in 94 milliseconds