Searched refs:ExitCommand (Results 1 – 1 of 1) sorted by relevance
56 static int32_t ExitCommand(p_shell_context_t context, int32_t argc, char **argv); /*!< exit command…80 … shell_command_context_t xExitCommand = {"exit", "\r\n\"exit\": Exit program\r\n", ExitCommand, 0};321 static int32_t ExitCommand(p_shell_context_t context, int32_t argc, char **argv) in ExitCommand() function
Completed in 5 milliseconds