Searched refs:DB_TABLE_GROWTH_INCREMENT (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ | ||
H A D | db_table.cc | 80 #define DB_TABLE_GROWTH_INCREMENT 1024 macro 94 DB_TABLE_GROWTH_INCREMENT, 112 newsize = oldsize + DB_TABLE_GROWTH_INCREMENT; |
Completed in 21 milliseconds