Searched refs:Hash_tbl (Results 1 – 4 of 4) sorted by relevance
44 typedef struct hash_tbl Hash_tbl; typedef58 Hash_tbl *o_tbl; /* its dev/inode table */144 Hash_tbl *c_strtbl; /* string table and size */198 extern Hash_ent *get_hash(Hash_tbl *, Addr, Half, int);200 extern Hash_tbl *make_hash(int, Hash_type, ulong_t);
34 Hash_tbl *37 Hash_tbl * tbl; in make_hash()39 if ((tbl = malloc(sizeof (Hash_tbl))) == 0) in make_hash()54 get_hash(Hash_tbl * tbl, Addr key, Half id, int mode) in get_hash()
151 Hash_tbl *tbl; in enterino()269 Hash_tbl *stbl = crle->c_strtbl; in enterdir()506 Hash_tbl *stbl = crle->c_strtbl; in enterfile()658 Hash_tbl *tbl; in inspect_file()847 Hash_tbl *stbl = crle->c_strtbl; in inspect_dir()
73 Hash_tbl *stbl = crle->c_strtbl; in genconfig()