Home
last modified time | relevance | path

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

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