Searched refs:nbucket (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 611 Word *nbucket, Word *nchain, size_t *total) in hash_size() argument 624 *nbucket = buf[0]; in hash_size() 626 *total = 2 + *nbucket + *nchain; in hash_size() 1398 Word nbucket; in fake_shdr_cache() local 1403 &nbucket, &nchain, &total) == 0) { in fake_shdr_cache()
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash_page.c | 443 __split_page(hashp, obucket, nbucket) 445 u_int32_t obucket, nbucket; variable 467 new_ii.pgno = BUCKET_TO_PAGE(nbucket); 469 new_ii.bucket = nbucket;
|
/titanic_41/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_page.c | 1061 __ham_split_page(dbc, obucket, nbucket) in __ham_split_page() argument 1063 u_int32_t obucket, nbucket; 1085 if ((ret = __ham_new_page(dbp, BUCKET_TO_PAGE(hcp, nbucket), P_HASH,
|