Home
last modified time | relevance | path

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

/csrg-svn/old/as.tahoe/
H A Dassyms.h90 struct hashdallop { struct
92 struct hashdallop *h_next; argument
93 struct symtab *h_htab[NHASH];
/csrg-svn/old/as.vax/
H A Dassyms.h94 struct hashdallop { struct
96 struct hashdallop *h_next; argument
97 struct symtab *h_htab[NHASH];
/csrg-svn/usr.sbin/sa/
H A Dsa.c229 struct hashdallop { struct
231 struct hashdallop *h_next; argument
234 struct hashdallop *htab; /* head of the list */ argument