Searched defs:named_hash (Results 1 – 1 of 1) sorted by relevance
72 struct named_hash { struct73 struct named_hash *next; argument74 const char *name;75 struct hash_table *hash;