Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_shash.c82 __db_tablesize(n_buckets) in __db_tablesize() argument
83 u_int32_t n_buckets; in __db_tablesize()
94 if (n_buckets < 64)
95 n_buckets = 64;
102 if (list[i].power >= n_buckets)