Home
last modified time | relevance | path

Searched refs:file_magerror (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/file/src/
H A Dsoftmagic.c171 file_magerror(ms, in file_fmtcheck()
828 file_magerror(ms, "invalid m->type (%d) in mprint()", m->type); in mprint()
1304 file_magerror(ms, "invalid type %d in mconvert()", m->type); in mconvert()
1308 file_magerror(ms, "zerodivide in mconvert()"); in mconvert()
1532 file_magerror(ms, "non zero offset %" SIZE_T_FORMAT in msetoffset()
2180 file_magerror(ms, "cannot happen with float: " in magiccheck()
2213 file_magerror(ms, "cannot happen with double: " in magiccheck()
2375 file_magerror(ms, "invalid type %d in magiccheck()", m->type); in magiccheck()
2467 file_magerror(ms, "cannot happen: invalid relation `%c'", in magiccheck()
H A Dfuncs.c227 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror() function
728 file_magerror(ms, "regex error %d for `%s', (%s)", rc, in file_regcomp()
H A Dfile.h582 file_protected void file_magerror(struct magic_set *, const char *, ...)
H A Dapprentice.c2047 file_magerror(ms, "No current entry for continuation"); in parse()
2051 file_magerror(ms, "Continuations present with 0 count"); in parse()
2543 file_magerror(ms, "Bad magic entry '%s'", line); in parse_extra()