Home
last modified time | relevance | path

Searched refs:file_showstr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/file/src/
H A Dprint.c153 file_showstr(stderr, m->value.s, in file_mdump()
H A Dfile.h604 file_protected void file_showstr(FILE *, const char *, size_t);
H A Dsoftmagic.c1317 file_showstr(stderr, str, len); in mdebug()
2259 file_showstr(stderr, ms->search.s, xlen); in magiccheck()
2262 file_showstr(stderr, m->value.s, slen); in magiccheck()
H A Dapprentice.c3189 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr() function
/freebsd/contrib/file/
H A DChangeLog1276 - file_showstr could move one past the end of the array