Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/tnfdump/
H A Dtable.c45 static void table_grow (int);
49 table_grow(int num_entries) in table_grow() function
88 table_grow(GUESS_NUM_ELEM); in table_insert()