Searched refs:file_oomem (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/file/dist/src/ |
| D | apprentice.c | 518 file_oomem(ms, sizeof(*ms->mlist[0])); in apprentice_1() 713 file_oomem(ms, sizeof(*ms->mlist[0])); in buffer_apprentice() 725 file_oomem(ms, sizeof(*ms->mlist[0])); in buffer_apprentice() 754 file_oomem(ms, strlen(fn)); in file_apprentice() 761 file_oomem(ms, sizeof(*ms->mlist[0])); in file_apprentice() 1304 file_oomem(ms, sizeof(*mp) * incr); in addentry() 1488 file_oomem(ms, slen); in coalesce_entries() 1532 file_oomem(ms, sizeof(*map)); in apprentice_load() 1552 file_oomem(ms, in apprentice_load() 1569 file_oomem(ms, mlen); in apprentice_load() [all …]
|
| D | funcs.c | 242 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function 563 file_oomem(ms, len); in file_getbuffer() 568 file_oomem(ms, psize); in file_getbuffer() 634 file_oomem(ms, len); in file_check_mem()
|
| D | encoding.c | 108 file_oomem(ms, mlen); in file_encoding() 160 file_oomem(ms, mlen); in file_encoding()
|
| D | ascmagic.c | 153 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
|
| D | file.h | 581 file_protected void file_oomem(struct magic_set *, size_t);
|
| D | softmagic.c | 779 file_oomem(ms, ms->search.rm_len); in mprint()
|