magic_entry        98 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry *me;
magic_entry       155 ext/fileinfo/libmagic/apprentice.c 	int (*fun)(struct magic_set *, struct magic_entry *, const char *);
magic_entry       796 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *ma = CAST(const struct magic_entry *, a);
magic_entry       797 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *mb = CAST(const struct magic_entry *, b);
magic_entry       930 ext/fileinfo/libmagic/apprentice.c 		struct magic_entry *mp;
magic_entry       933 ext/fileinfo/libmagic/apprentice.c 		if ((mp = CAST(struct magic_entry *,
magic_entry       959 ext/fileinfo/libmagic/apprentice.c 	struct magic_entry me;