#include <cmd_prompt.h>
Data Fields | |
int | index |
int | num_args |
char ** | args |
Definition at line 46 of file cmd_prompt.h.
char** command_s::args |
Definition at line 49 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), dealloc_command(), exec_command(), handler_COMPOSE_SEND(), handler_HELP(), handler_SEND(), and process_command().
Definition at line 47 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), exec_command(), and process_command().
Definition at line 48 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), dealloc_command(), exec_command(), handler_COMPOSE_SEND(), handler_HELP(), handler_SEND(), and process_command().