Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
RZ_IPI int | rz_cmd_macro (void *data, const char *input) |
Variables | |
static const char * | help_msg_lparen [] |
Definition at line 22 of file cmd_macro.c.
References comma, eprintf, free(), help_msg_lparen, i, input(), rz_cmd_t::macro, NULL, rz_core_t::rcmd, rz_cmd_macro_add(), rz_cmd_macro_break(), rz_cmd_macro_call(), rz_cmd_macro_list(), rz_cmd_macro_meta(), rz_cmd_macro_rm(), rz_core_cmd_help(), and strdup().
Referenced by rz_core_cmd_init(), and rzshell_cmddescs_init().
|
static |
Definition at line 6 of file cmd_macro.c.
Referenced by rz_cmd_macro().