Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dsoftmagic.c177 file_magerror(ms, in file_fmtcheck()
834 file_magerror(ms, "invalid m->type (%d) in mprint()", m->type); in mprint()
1310 file_magerror(ms, "invalid type %d in mconvert()", m->type); in mconvert()
1314 file_magerror(ms, "zerodivide in mconvert()"); in mconvert()
1538 file_magerror(ms, "non zero offset %" SIZE_T_FORMAT in msetoffset()
2186 file_magerror(ms, "cannot happen with float: " in magiccheck()
2219 file_magerror(ms, "cannot happen with double: " in magiccheck()
2381 file_magerror(ms, "invalid type %d in magiccheck()", m->type); in magiccheck()
2473 file_magerror(ms, "cannot happen: invalid relation `%c'", in magiccheck()
H A Dfuncs.c233 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror() function
734 file_magerror(ms, "regex error %d for `%s', (%s)", rc, in file_regcomp()
H A Dfile.h584 file_protected void file_magerror(struct magic_set *, const char *, ...)
H A Dapprentice.c2057 file_magerror(ms, "No current entry for continuation"); in parse()
2061 file_magerror(ms, "Continuations present with 0 count"); in parse()
2553 file_magerror(ms, "Bad magic entry '%s'", line); in parse_extra()