Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dapprentice.c151 private int parse_apple(struct magic_set *, struct magic_entry *, const char *);
2338 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_apple() function
/freebsd-12.1/contrib/file/
H A DChangeLog869 - parse_apple did not nul terminate the string in the overflow case