Searched refs:cli_unregister_command (Results 1 – 3 of 3) sorted by relevance
132 int cli_unregister_command(const struct cli_command *command);
131 int cli_unregister_command(const struct cli_command *command);
1113 int cli_unregister_command(const struct cli_command *command) in cli_unregister_command() function1151 if (cli_unregister_command(commands++)) in cli_unregister_commands()