Home
last modified time | relevance | path

Searched refs:handle_annotation (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/file/src/
H A Dsoftmagic.c64 private int handle_annotation(struct magic_set *, struct magic *, int);
293 if ((e = handle_annotation(ms, m, firstline)) != 0) in match()
408 if ((e = handle_annotation(ms, m, firstline)) in match()
2424 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation() function
/dragonfly/contrib/file/
H A DChangeLog1330 * Fix handle_annotation to allow both Apple and MIME types to be