Searched refs:MAGIC_ALL (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libast/common/include/
H A Dmagic.h50 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dmagic.h59 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dmagic.h59 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dmagic.h59 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dmagic.h59 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c521 if ((mp->flags & MAGIC_ALL) && b < (end - 3))
2409 if (!(mp->flags & (MAGIC_MIME|MAGIC_ALL)))

Completed in 28 milliseconds