Home
last modified time | relevance | path

Searched refs:remaining_cmds (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cli/src/
A Dcli.c1300 int32_t remaining_cmds; in cli_unregister_command() local
1314 remaining_cmds = g_cli->num - i; in cli_unregister_command()
1315 if (remaining_cmds > 0) { in cli_unregister_command()
1317 (remaining_cmds * sizeof(struct cli_command *))); in cli_unregister_command()

Completed in 4 milliseconds