Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_table_c.x293 % db_status allocateEnumArray(long oldSize, long newSize);
H A Ddb_table.cc397 db_table::allocateEnumArray(long oldSize, long newSize) { in allocateEnumArray() function in db_table
484 db_status stat = allocateEnumArray(oldsize, table_size); in grow()
965 stat = allocateEnumArray(0, table_size); in setEnumMode()