Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsutil.c235 struct alloclist { struct
237 struct alloclist *nextalloc; argument
239 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;