Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A D_string_table.h98 struct str_tbl { struct
99 avl_tree_t *st_lentree; /* AVL tree of string lengths */
100 char *st_strbuf; /* string buffer */
101 Str_hash **st_hashbcks; /* hash buckets */
102 Str_master *st_mstrlist; /* list of all master strings */
103 size_t st_fullstrsize; /* uncompressed table size */
104 size_t st_nextoff; /* next available string */
105 size_t st_strsize; /* compressed size */
106 size_t st_strcnt; /* number of strings */
107 uint_t st_hbckcnt; /* number of buckets in */
[all …]
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgs.c69 struct msgtbl *id_tbl, *str_tbl; in output_all_gnu_mo_files() local
H A Dgnu_msgs_rev.c79 struct msgtbl *id_tbl, *str_tbl; in output_all_gnu_mo_files() local
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c72 msgcvt_t str_tbl[] = { variable
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c87 msgcvt_t str_tbl[] = { variable