do_show_history
static cmdfunc_t do_show, do_show_history, do_show_phys, do_show_link;
do_show_history(argc, &argv[0], use);
do_show_history(argc, argv);
static void do_show_history(int, char **);