Searched refs:debugger_command_hook (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/drivers/
H A DKernelExport.h144 typedef int (*debugger_command_hook)(int argc, char **argv); typedef
221 debugger_command_hook hook, const char *help);
223 debugger_command_hook hook);
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Ddebug.cpp44 add_debugger_command_etc(const char* name, debugger_command_hook func,
/haiku/headers/private/kernel/
H A Ddebug.h212 debugger_command_hook func, const char* description,
/haiku/src/system/kernel/debug/
H A Ddebug_commands.cpp450 add_debugger_command_etc(const char* name, debugger_command_hook func,
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1004 #define debugger_command_hook fssh_debugger_command_hook macro

Completed in 133 milliseconds