Searched refs:MAGIC_VERBOSE (Results 1 – 7 of 7) sorted by relevance
49 #define MAGIC_VERBOSE (1<<1) /* verbose magic file errors */ macro
58 #define MAGIC_VERBOSE (1<<1) /* verbose magic file errors */ macro
370 else if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in indirect()384 if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in regmessage()1673 else if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in load()1775 if ((mp->flags & MAGIC_VERBOSE) && !isalpha(*p) && mp->disc->errorf) in load()1820 if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in load()1866 if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in load()2102 if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in load()2173 if ((mp->flags & MAGIC_VERBOSE) && mp->disc->errorf) in load()2266 if (mp->flags & MAGIC_VERBOSE) in magicload()
553 misc/magic.c: check MAGIC_VERBOSE for all load() messages