magic_entry       150 ext/fileinfo/libmagic/apprentice.c 	int (*fun)(struct magic_set *, struct magic_entry *, const char *);
magic_entry       781 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *ma = CAST(const struct magic_entry *, a);
magic_entry       782 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *mb = CAST(const struct magic_entry *, b);
magic_entry       915 ext/fileinfo/libmagic/apprentice.c 		struct magic_entry *mp;
magic_entry       918 ext/fileinfo/libmagic/apprentice.c 		if ((mp = CAST(struct magic_entry *,
magic_entry       944 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry me;
magic_entry      1134 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry *mentry[MAGIC_SETS] = { NULL };