Searched refs:canLz4 (Results 1 – 11 of 11) sorted by relevance
33 if (strstr(p, "Can't launch") != NULL && !canLz4()) { in DEFINE_TEST()42 if (strstr(p, "Can't write") != NULL && !canLz4()) { in DEFINE_TEST()49 if (strstr(p, "Error closing") != NULL && !canLz4()) { in DEFINE_TEST()
16 if (f == 0 || canLz4()) { in DEFINE_TEST()
34 if (strstr(p, "Can't launch") != NULL && !canLz4()) { in DEFINE_TEST()44 if (strstr(p, "Can't write") != NULL && !canLz4()) { in DEFINE_TEST()52 if (strstr(p, "Error closing") != NULL && !canLz4()) { in DEFINE_TEST()
17 if (f == 0 || canLz4()) { in DEFINE_TEST()
46 if (!canLz4()) { in DEFINE_TEST()290 if (!canLz4()) { in test_options()
175 test_filter_by_name("lz4", ARCHIVE_FILTER_LZ4, canLz4); in DEFINE_TEST()
2068 canLz4(void) in canLz4() function
350 int canLz4(void);
2597 canLz4(void) in canLz4() function