magic_entry       150 ext/fileinfo/libmagic/apprentice.c 	int (*fun)(struct magic_set *, struct magic_entry *, const char *);
magic_entry       779 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *ma = CAST(const struct magic_entry *, a);
magic_entry       780 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *mb = CAST(const struct magic_entry *, b);
magic_entry       913 ext/fileinfo/libmagic/apprentice.c 		struct magic_entry *mp;
magic_entry       916 ext/fileinfo/libmagic/apprentice.c 		if ((mp = CAST(struct magic_entry *,
magic_entry       942 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry me;
magic_entry      1132 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry *mentry[MAGIC_SETS] = { NULL };