Searched refs:fssh_debugger_command_hook (Results 1 – 3 of 3) sorted by relevance
41 typedef int (*fssh_debugger_command_hook)(int argc, char **argv); typedef44 fssh_debugger_command_hook hook, const char *help);46 fssh_debugger_command_hook hook);
1005 #define debugger_command_hook fssh_debugger_command_hook
100 fssh_add_debugger_command(const char *name, fssh_debugger_command_hook hook, in fssh_add_debugger_command()108 fssh_remove_debugger_command(char *name, fssh_debugger_command_hook hook) in fssh_remove_debugger_command()