Searched refs:command_info (Results 1 – 2 of 2) sorted by relevance
33 struct command_info { struct39 static const struct command_info command_infos[] = { argument47 static const struct command_info *search_command(const char *command) { in search_command()48 const struct command_info *info; in search_command()62 const struct command_info *info; in print_all_commands()78 const struct command_info *info; in output_all_usage()105 const struct command_info *info = search_command(argv[arg_start]); in handle_command_help()123 const struct command_info *info = search_command(command); in main()
457 __u8 command_info[4]; member