Home
last modified time | relevance | path

Searched refs:Str_hash (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A D_string_table.h85 typedef struct str_hash Str_hash; typedef
92 Str_hash *hi_next; /* next entry in hash bucket */
101 Str_hash **st_hashbcks; /* hash buckets */
/illumos-gate/usr/src/cmd/sgs/common/
H A Dstring_table.c311 Str_hash *sthash, *psthash; in st_destroy()
393 Str_hash *sthash; in st_setstring()
488 Str_hash **hashbcks = stp->st_hashbcks; in st_hash_insert()
489 Str_hash *sthash; in st_hash_insert()
745 Str_hash *sthash; in st_findstring()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c122 Str_hash *strhash = stp->st_hashbcks[cnt]; in Dbg_sec_strtab()
/illumos-gate/usr/src/tools/sgs/sgsmsg/
H A Dsgsmsg.c332 Str_hash *sthash = stp->st_hashbcks[cnt]; in dump_stringtab()