Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c129 private struct mlist *mlist_alloc(void);
632 mlist_alloc(void) in mlist_alloc() function
708 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in buffer_apprentice()
756 if ((ms->mlist[i] = mlist_alloc()) == NULL) { in file_apprentice()