Home
last modified time | relevance | path

Searched refs:file_oomem (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/file/src/
HDapprentice.c514 file_oomem(ms, sizeof(*ml)); in apprentice_1()
709 file_oomem(ms, sizeof(*ms->mlist[i])); in buffer_apprentice()
721 file_oomem(ms, sizeof(*ml)); in buffer_apprentice()
750 file_oomem(ms, strlen(fn)); in file_apprentice()
757 file_oomem(ms, sizeof(*ms->mlist[i])); in file_apprentice()
1294 file_oomem(ms, sizeof(*mp) * incr); in addentry()
1478 file_oomem(ms, slen); in coalesce_entries()
1522 file_oomem(ms, sizeof(*map)); in apprentice_load()
1542 file_oomem(ms, in apprentice_load()
1559 file_oomem(ms, mlen); in apprentice_load()
[all …]
HDfuncs.c236 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
546 file_oomem(ms, len); in file_getbuffer()
551 file_oomem(ms, psize); in file_getbuffer()
617 file_oomem(ms, len); in file_check_mem()
HDencoding.c102 file_oomem(ms, mlen); in file_encoding()
154 file_oomem(ms, mlen); in file_encoding()
HDascmagic.c147 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
HDfile.h562 protected void file_oomem(struct magic_set *, size_t);
HDsoftmagic.c770 file_oomem(ms, ms->search.rm_len); in mprint()