Searched defs:allocbox (Results 1 – 3 of 3) sorted by relevance
39 struct allocbox{ struct40 struct allocbox *nextalloc; argument55 extern struct allocbox *allochead; argument
43 struct allocbox{ struct44 struct allocbox *nextalloc; argument59 extern struct allocbox *allochead; argument
162 struct allocbox{ struct163 struct allocbox *nextalloc; argument167 struct allocbox *allochead; /*head of chunk list*/ argument