Lines Matching defs:magic
99 #define MAGIC "/etc/magic"
219 struct magic {
361 int32_t offset; /* offset to magic number */
365 uint32_t lineno; /* line number in magic file */
431 /* list of magic entries */
433 struct magic *magic; /* array of magic entries */
475 /* are working on the magic entry */
478 int flags; /* Control magic tests. */
483 size_t line; /* current magic line number */
582 file_protected size_t file_magic_strength(const struct magic *, size_t);
583 file_protected int buffer_apprentice(struct magic_set *, struct magic **,
587 file_protected uint64_t file_signextend(struct magic_set *, struct magic *,
603 file_protected void file_mdump(struct magic *);
612 const struct magic *);
614 const struct magic *, const char *);