Searched refs:st_hbckcnt (Results 1 – 4 of 4) sorted by relevance
328 for (i = 0; i < stp->st_hbckcnt; i++) { in st_destroy()434 for (sthash = stp->st_hashbcks[hashval % stp->st_hbckcnt]; sthash; in st_setstring()487 uint_t bckcnt = stp->st_hbckcnt; in st_hash_insert()600 stp->st_hbckcnt = findprime(stp->st_strcnt); in st_getstrtab_sz()601 if ((stp->st_hashbcks = calloc(stp->st_hbckcnt, in st_getstrtab_sz()772 for (sthash = stp->st_hashbcks[hashval % stp->st_hbckcnt]; in st_findstring()
107 uint_t st_hbckcnt; /* number of buckets in */ member
119 stp->st_hbckcnt); in Dbg_sec_strtab()121 for (cnt = 0; cnt < stp->st_hbckcnt; cnt++) { in Dbg_sec_strtab()
329 stp->st_hbckcnt); in dump_stringtab()331 for (cnt = 0; cnt < stp->st_hbckcnt; cnt++) { in dump_stringtab()