Searched refs:do_show_history (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/flowstat/ |
H A D | flowstat.c | 76 static void do_show_history(int, char **); 655 do_show_history(argc, argv); in main() 912 do_show_history(int argc, char *argv[]) in do_show_history() function
|
/titanic_41/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 95 static cmdfunc_t do_show, do_show_history, do_show_phys, do_show_link; variable 691 do_show_history(int argc, char *argv[], const char *use) in do_show_history() function 2036 do_show_history(argc, &argv[0], use); in do_show_link()
|