Searched refs:MAGIC_RAW (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/file-46/file/src/
H A Dmagic.h41 #define MAGIC_RAW 0x000100 /* Don't translate unprintable chars */ macro
H A Dfile.c175 if (unix03) flags |= MAGIC_RAW; /* See 5747343. */
274 flags |= MAGIC_RAW;
H A Dfuncs.c339 if (ms->flags & MAGIC_RAW)

Completed in 68 milliseconds