Searched refs:MAGIC_NO_CHECK_COMPRESS (Results 1 – 3 of 3) sorted by relevance
52 #define MAGIC_NO_CHECK_COMPRESS 0x0001000 /* Don't check for compressed files */ macro66 MAGIC_NO_CHECK_COMPRESS | \
376 if ((ms->flags & MAGIC_NO_CHECK_COMPRESS) == 0) { in file_buffer()
1972 if ((ms->flags & MAGIC_NO_CHECK_COMPRESS) == 0) {
Completed in 11 milliseconds