openocd/src/server
Zachary T Welch 2861877b32 command_handler: change 'cmd_ctx' to CMD_CTX
Convert all command handler 'cmd_ctx' parameter usage with CMD_CTX.
2009-11-17 11:40:06 -08:00
..
httpd Remove duplicate definition of encode in httpd.tcl. 2009-05-11 22:37:52 +00:00
gdb_server.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
gdb_server.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
httpd.c command_handler: change 'args' to CMD_ARGV 2009-11-17 11:38:07 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
server.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
tcl_server.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
tcl_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
telnet_server.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
telnet_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00