Searched refs:alloclist (Results 1 – 1 of 1) sorted by relevance
235 struct alloclist { struct237 struct alloclist *nextalloc; argument239 static struct alloclist *alloced;274 register struct alloclist *q = talloc(struct alloclist);292 register struct alloclist *p, *q; in ffree()306 register struct alloclist *p, **a = &alloced;