Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/tnfdump/
H A Dstate.h60 int table_get_num_elements(void);
H A Dtable.c95 table_get_num_elements(void) in table_get_num_elements() function
H A Dmain.c83 if (table_get_num_elements() > 0) { in main()