Searched refs:cli_commands (Results 1 – 2 of 2) sorted by relevance
335 cli_command_st cli_commands[] = { variable
48 extern cli_command_st cli_commands[];75 extern cli_command_st cli_commands[];107 for (index = 0; cli_commands[index].command != 0; index++) { in cli_command_init()108 status = cli_command_register(cli_commands[index]); in cli_command_init()
Completed in 5 milliseconds