Searched refs:exeNameMatch (Results 1 – 1 of 1) sorted by relevance
247 static int exeNameMatch(const char* exeName, const char* test) in exeNameMatch() function328 if (exeNameMatch(exeName, LZ4CAT)) { in main()337 if (exeNameMatch(exeName, UNLZ4)) { mode = om_decompress; } in main()338 if (exeNameMatch(exeName, LZ4_LEGACY)) { g_lz4c_legacy_commands=1; } in main()