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

/macosx-10.10.1/file-46/file/src/
H A Dsoftmagic.c326 file_magerror(ms, "regex error %d, (%s)", rc, errmsg);
574 file_magerror(ms, "invalid m->type (%d) in mprint()", m->type);
901 file_magerror(ms, "invalid type %d in mconvert()", m->type);
979 file_magerror(ms, "invalid offset %u in mcopy()",
1754 file_magerror(ms, "cannot happen with float: invalid relation `%c'",
1788 file_magerror(ms, "cannot happen with double: invalid relation `%c'", m->reln);
1847 file_magerror(ms, "regex error %d, (%s)",
1882 file_magerror(ms, "regexec error %d, (%s)",
1896 file_magerror(ms, "invalid type %d in magiccheck()", m->type);
1976 file_magerror(m
[all...]
H A Dfile.h388 protected void file_magerror(struct magic_set *, const char *, ...)
H A Dfuncs.c130 file_magerror(struct magic_set *ms, const char *f, ...) function

Completed in 80 milliseconds