Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/src/
H A Dapprentice.c128 file_private struct mlist *mlist_alloc(void);
631 mlist_alloc(void) in mlist_alloc() function
706 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in buffer_apprentice()
754 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in file_apprentice()