Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_table_c.x166 % db_status allocateExpire(long oldSize, long newSize);
H A Ddb_table.cc379 db_table::allocateExpire(long oldSize, long newSize) { in allocateExpire() function in db_table
465 db_status stat = allocateExpire(oldsize, table_size); in grow()
832 db_status stat = allocateExpire(0, table_size); in configure()