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

/macosx-10.10/file-46/file/src/
H A Dapprentice.c79 struct magic_entry { struct
94 private int parse(struct magic_set *, struct magic_entry **, uint32_t *,
115 private int parse_mime(struct magic_set *, struct magic_entry *, const char *);
116 private int parse_strength(struct magic_set *, struct magic_entry *, const char *);
117 private int parse_apple(struct magic_set *, struct magic_entry *, const char *);
128 int (*fun)(struct magic_set *, struct magic_entry *, const char *);
539 const struct magic_entry *ma = CAST(const struct magic_entry *, a);
540 const struct magic_entry *mb = CAST(const struct magic_entry *,
[all...]

Completed in 107 milliseconds