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
154 if (g_lz4c_legacy_commands) { in usage_advanced()
211 if (g_lz4c_legacy_commands) { in usage_longhelp()
356 if (exeNameMatch(exeName, LZ4_LEGACY)) { g_lz4c_legacy_commands=1; } in main()
426 if (g_lz4c_legacy_commands) { in main()