Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
#define | COLORFLAGS 0 |
Functions | |
static bool | rtr_visual (RzCore *core, TextLog T, const char *cmd) |
static void | __rtr_shell (RzCore *core, int nth) |
#define COLORFLAGS 0 |
Definition at line 182 of file rtr_shell.c.
References free(), len, NULL, printf(), prompt(), rtr_visual(), rz_cons_flush(), rz_core_rtr_cmd(), rz_line_hist_add(), rz_line_readline(), rz_line_set_prompt(), rz_socket_free(), rz_socket_http_get(), rz_str_newf(), rz_str_uri_encode(), s, snprintf, cmd_descs_generate::str, and T.
Referenced by rz_core_rtr_session().
Definition at line 4 of file rtr_shell.c.
References cmd, Color_RESET, COLORFLAGS, eprintf, free(), hex, i, insert(), memcpy(), NULL, rtrcmd(), rz_cons_any_key(), rz_cons_break_pop(), rz_cons_break_push(), rz_cons_clear00(), rz_cons_fgets(), rz_cons_flush(), rz_cons_is_breaked(), rz_cons_printf(), rz_cons_println(), rz_cons_readchar(), rz_line_hist_add(), rz_line_set_prompt(), rz_sys_sleep(), showcursor(), T, and objdump-m68k::TODO.
Referenced by __rtr_shell().