Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dapprentice.c122 private struct mlist *mlist_alloc(void);
589 mlist_alloc(void) in mlist_alloc() function
653 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in buffer_apprentice()
701 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in file_apprentice()