Searched refs:menu_command_t (Results 1 – 1 of 1) sorted by relevance
42 } menu_command_t; typedef44 static menu_command_t menu_command_table[] = {213 for (i = 0; i < sizeof(menu_command_table)/sizeof(menu_command_t); i++) in show_help()309 item_cnt = sizeof(menu_command_table) / sizeof(menu_command_t); in main()