Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dhash.h171 struct Hash_table /* hash table information */ struct
177 Hash_table_t* scope; /* scope covered table */ argument
188 extern Hash_table_t* hashalloc(Hash_table_t*, ...); argument