Searched refs:file_showstr (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/file/src/ |
| H A D | print.c | 153 file_showstr(stderr, m->value.s, in file_mdump()
|
| H A D | file.h | 604 file_protected void file_showstr(FILE *, const char *, size_t);
|
| H A D | softmagic.c | 1317 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 D | apprentice.c | 3189 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr() function
|
| /freebsd/contrib/file/ |
| H A D | ChangeLog | 1276 - file_showstr could move one past the end of the array
|