Searched refs:file_oomem (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/file/src/ |
| H A D | apprentice.c | 512 file_oomem(ms, sizeof(*ms->mlist[0])); in apprentice_1() 711 file_oomem(ms, sizeof(*ms->mlist[0])); in buffer_apprentice() 723 file_oomem(ms, sizeof(*ms->mlist[0])); in buffer_apprentice() 753 file_oomem(ms, strlen(fn)); in file_apprentice() 760 file_oomem(ms, sizeof(*ms->mlist[0])); in file_apprentice() 1310 file_oomem(ms, sizeof(*mp) * incr); in addentry() 1496 file_oomem(ms, slen); in coalesce_entries() 1540 file_oomem(ms, sizeof(*map)); in apprentice_load() 1560 file_oomem(ms, in apprentice_load() 1577 file_oomem(ms, mlen); in apprentice_load() [all …]
|
| H A D | funcs.c | 236 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function 557 file_oomem(ms, len); in file_getbuffer() 562 file_oomem(ms, psize); in file_getbuffer() 628 file_oomem(ms, len); in file_check_mem()
|
| H A D | encoding.c | 102 file_oomem(ms, mlen); in file_encoding() 154 file_oomem(ms, mlen); in file_encoding()
|
| H A D | ascmagic.c | 147 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
|
| H A D | file.h | 594 file_protected void file_oomem(struct magic_set *, size_t);
|
| H A D | softmagic.c | 773 file_oomem(ms, ms->search.rm_len); in mprint()
|