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

/ast/src/lib/libast/include/
H A Dmagic.h50 #define MAGIC_ALL (1<<2) /* list all table matches */ macro
/ast/src/cmd/std/
H A Dfile.c200 disc.flags |= MAGIC_ALL;
/ast/src/lib/libast/misc/
H A Dmagic.c521 if ((mp->flags & MAGIC_ALL) && b < (end - 3))
2412 if (!(mp->flags & (MAGIC_MIME|MAGIC_ALL)))

Completed in 1314 milliseconds