Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dapprentice.c131 private struct mlist *mlist_alloc(void);
574 mlist_alloc(void) in mlist_alloc() function
621 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in buffer_apprentice()
672 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in file_apprentice()