Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/tnfdump/
H A Dstate.h59 void table_print (void (*print_elem)(entry_t *));
H A Dtable.c107 table_print(void (*print_elem)(entry_t *)) in table_print() function
H A Dcooked.c105 table_print(&print_event); in print_sorted_events()