Searched refs:MAGIC_NO_CHECK_COMPRESS (Results 1 – 3 of 3) sorted by relevance
47 #define MAGIC_NO_CHECK_COMPRESS 0x001000 /* Don't check for compressed files */ macro59 MAGIC_NO_CHECK_COMPRESS | \
206 if ((ms->flags & MAGIC_NO_CHECK_COMPRESS) == 0) in file_buffer()
2148 if ((ms->flags & MAGIC_NO_CHECK_COMPRESS) == 0)
Completed in 18 milliseconds