Home
last modified time | relevance | path

Searched refs:g_lz4c_legacy_commands (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dlz4cli.c58 static int g_lz4c_legacy_commands = 0; variable
151 if (g_lz4c_legacy_commands) { in usage_advanced()
208 if (g_lz4c_legacy_commands) { in usage_longhelp()
338 if (exeNameMatch(exeName, LZ4_LEGACY)) { g_lz4c_legacy_commands=1; } in main()
404 if (g_lz4c_legacy_commands) { in main()