Searched refs:chunklst (Results 1 – 1 of 1) sorted by relevance
59 struct chunklst { struct60 struct chunklst *next; argument64 struct chunklst *Stablechunks; argument99 struct chunklst *cp, *nc; in stable_fini()124 struct chunklst *save = Stablechunks; in stable_newchunk()131 Stablechunks = MALLOC(sizeof (struct chunklst)); in stable_newchunk()