handle_help_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

handle_help_command() function

Syntax

COMMAND_HANDLER(handle_help_command);

Arguments

cmd

References

LocationText
command.c:830
COMMAND_HANDLER(handle_help_command)
command.c:1185
.handler = handle_help_command,
command.c:1193
.handler = handle_help_command,

Call Tree

Functions called by handle_help_command()
handle_help_command()
strcmp()
strdup()
free()
all items filtered out
Data read by handle_help_command()
Data written by handle_help_command()
handle_help_command()::full
handle_help_command()::retval
handle_help_command()::cmd_match
handle_help_command()::i
handle_help_command()::prev
all items filtered out
handle_help_command()
handle_help_command()::retval
handle_help_command()::cmd_match
handle_help_command()::i
all items filtered out