Searched refs:chunklst (Results 1 – 1 of 1) sorted by relevance
57 struct chunklst { struct58 struct chunklst *next; argument62 struct chunklst *Stablechunks; argument97 struct chunklst *cp, *nc; in stable_fini()122 struct chunklst *save = Stablechunks; in stable_newchunk()129 Stablechunks = MALLOC(sizeof (struct chunklst)); in stable_newchunk()