Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/programs/
H A Dlz4cli.c72 static int g_lz4c_legacy_commands = 0; variable
177 if (g_lz4c_legacy_commands) { in usage_advanced()
234 if (g_lz4c_legacy_commands) { in usage_longhelp()
439 if (exeNameMatch(exeName, LZ4_LEGACY)) { g_lz4c_legacy_commands=1; } in main()
519 if (g_lz4c_legacy_commands) { in main()