Searched refs:get_next_hashsize (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_index.cc118 get_next_hashsize(long unsigned oldsize) function
148 table_size = get_next_hashsize(table_size);
H A Ddb_dictionary.cc382 get_next_hashsize(long unsigned oldsize) function
414 new_size = get_next_hashsize(oldsize);

Completed in 47 milliseconds