Home
last modified time | relevance | path

Searched defs:allocbox (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/old/as.tahoe/
H A Dassyms.h39 struct allocbox{ struct
40 struct allocbox *nextalloc; argument
55 extern struct allocbox *allochead; argument
/csrg-svn/old/as.vax/
H A Dassyms.h43 struct allocbox{ struct
44 struct allocbox *nextalloc; argument
59 extern struct allocbox *allochead; argument
/csrg-svn/usr.sbin/sa/
H A Dsa.c162 struct allocbox{ struct
163 struct allocbox *nextalloc; argument
167 struct allocbox *allochead; /*head of chunk list*/ argument