#include "macros.h"Go to the source code of this file.
Definition at line 37 of file cmd_prompt.h.
Definition at line 44 of file cmd_prompt.h.
Definition at line 51 of file cmd_prompt.h.
Definition at line 63 of file cmd_prompt.c.
References MC_SUCCESS.
Referenced by mc_platform_Destroy().
Definition at line 102 of file cmd_prompt.c.
References command_s::args, buf, dealloc_command(), exec_command(), command_s::index, mc_platform, command_s::num_args, process_command(), and split_string().
Referenced by cmd_prompt_Start().
Definition at line 231 of file cmd_prompt.c.
References command_s::args, and command_s::num_args.
Referenced by cmd_prompt_Thread().
Definition at line 197 of file cmd_prompt.c.
References command_s::args, command_cmds, command_s::index, and command_s::num_args.
Referenced by cmd_prompt_Thread().