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

handle_exit_command() function

Syntax

COMMAND_HANDLER(handle_exit_command);

Arguments

cmd

References

LocationText
telnet_server.c:976
COMMAND_HANDLER(handle_exit_command)
telnet_server.c:984
.handler = handle_exit_command,