Searched refs:mc_next (Results 1 – 1 of 1) sorted by relevance
18 struct tag_mem_chunk *mc_next; member99 mp->mp_freeptr->mc_next = NULL; in MPCreate()127 mp->mp_freeptr->mc_next = p->mc_next; in MPAllocateChunk()130 mp->mp_freeptr = p->mc_next; in MPAllocateChunk()152 mcp->mc_next = mp->mp_freeptr; in MPFreeChunk()