Home
last modified time | relevance | path

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

/freebsd-head/contrib/file/src/
HDsoftmagic.c66 file_private int handle_annotation(struct magic_set *, struct magic *, int);
295 if ((e = handle_annotation(ms, m, *firstline)) != 0) in match()
411 if ((e = handle_annotation(ms, m, *firstline)) in match()
2484 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation() function
/freebsd-head/contrib/file/
HDChangeLog1422 * Fix handle_annotation to allow both Apple and MIME types to be