Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x164 % db_status allocateExpire(long oldSize, long newSize);
H A Ddb_table.cc382 db_table::allocateExpire(long oldSize, long newSize) { in allocateExpire() function in db_table
468 db_status stat = allocateExpire(oldsize, table_size); in grow()
835 db_status stat = allocateExpire(0, table_size); in configure()