Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_cons.h>
bool rz_cons_context_t::breaked |
Definition at line 472 of file rz_cons.h.
Referenced by DEFINE_HANDLE_TS_FCN(), rz_analysis_reflines_str(), rz_core_cmd_nullcallback(), rz_core_rtr_rap_run(), rz_core_wait(), and rz_main_rz_agent().
char* rz_cons_context_t::buffer |
Definition at line 468 of file rz_cons.h.
Referenced by rz_cons_grepbuf(), and rz_cons_less().
size_t rz_cons_context_t::buffer_len |
Definition at line 469 of file rz_cons.h.
Referenced by rz_cons_grepbuf().
size_t rz_cons_context_t::buffer_sz |
Definition at line 470 of file rz_cons.h.
Referenced by rz_cons_grepbuf().
int rz_cons_context_t::cmd_depth |
Definition at line 476 of file rz_cons.h.
Referenced by cb_cmddepth(), DEFINE_HANDLE_TS_FCN(), run_cmd_depth(), rz_core_cmd_lastcmd_repeat(), and rz_core_cmd_subst().
int rz_cons_context_t::col |
Definition at line 495 of file rz_cons.h.
Referenced by rz_cons_grepbuf().
int rz_cons_context_t::color_mode |
Definition at line 489 of file rz_cons.h.
Referenced by __print_prompt(), __update_prompt_color(), cb_color(), cb_color_getter(), rz_core_visual_append_help(), rz_core_visual_colors(), rz_core_visual_hud(), rz_core_vmenu_append_help(), and selection_widget_draw().
RzConsPalette rz_cons_context_t::cpal |
RzConsEvent rz_cons_context_t::event_interrupt |
RzConsGrep rz_cons_context_t::grep |
Definition at line 466 of file rz_cons.h.
Referenced by parse_grep_expression(), rz_cons_grep_line(), rz_cons_grepbuf(), and rz_core_cmd_foreach().
bool rz_cons_context_t::is_interactive |
Definition at line 485 of file rz_cons.h.
Referenced by cb_scrint(), rz_cons_default_context_is_interactive(), rz_cons_set_interactive(), rz_cons_set_last_interactive(), rz_core_fgets(), and rz_main_rz_bin().
bool rz_cons_context_t::lastEnabled |
Definition at line 484 of file rz_cons.h.
Referenced by cb_scrlast().
RzLogCallback rz_cons_context_t::log_callback |
RzConsPrintablePalette rz_cons_context_t::pal |
Definition at line 491 of file rz_cons.h.
Referenced by __draw_menu(), __draw_modal(), __handle_tab(), __init_menu_color_settings_layout(), __panel_print(), __panels_refresh(), __show_status(), __show_status_input(), __show_status_yesno(), __update_help_title(), __update_modal(), __update_panel_title(), __update_prompt_color(), agraph_sdb_init(), annotated_hexdump(), apply_line_style(), argv_get_help(), cmd_print_pxA(), core_analysis_bytes_esil(), core_analysis_bytes_standard(), core_cmp_bits(), core_print_columns(), disasm_strings(), disasm_until_ret(), disassemble_till_return_is_found(), do_print_child_help(), ds_init(), fill_colored_args(), fill_details_do(), fill_usage_strbuf(), fill_wrapped_comment(), get_node_color(), get_reg_color(), jemalloc_get_bins(), jemalloc_get_chunks(), jemalloc_print_narenas(), print_arena_stats(), print_bin_content(), print_debug_maps_ascii_art(), print_double_linked_list_bin(), print_double_linked_list_bin_graph(), print_double_linked_list_bin_simple(), print_heap_bin(), print_heap_chunk(), print_heap_chunk_simple(), print_heap_fastbin(), print_inst_minfo(), print_largebin_description(), print_malloc_info(), print_malloc_states(), print_smallbin_description(), print_tcache_content(), print_unsortedbin_description(), printVarSummary(), rizin_compare_words(), rz_cmd_arena_print_handler(), rz_cmd_disassemble_ropchain_handler(), rz_cmd_heap_arena_bins_print_handler(), rz_cmd_heap_bins_list_print(), rz_cmd_heap_chunks_print_handler(), rz_cmd_heap_fastbins_print(), rz_cmd_heap_info_print_handler(), rz_cmd_main_arena_print_handler(), rz_cons_cmd_help(), rz_cons_fgets(), rz_cons_grepbuf(), rz_cons_rainbow_get(), rz_core_analysis_data(), rz_core_analysis_hasrefs_to_depth(), rz_core_analysis_optype_colorfor(), rz_core_cmp_disasm_print(), rz_core_visual_analysis_refresh(), rz_core_visual_append_help(), rz_core_visual_bit_editor(), rz_core_visual_title(), rz_core_vmenu_append_help(), rz_heap_chunks_list(), rz_print_offset_sg(), selection_widget_draw(), show_class(), and var_functions_show().
int rz_cons_context_t::row |
Definition at line 494 of file rz_cons.h.
Referenced by rz_cons_grepbuf().
int rz_cons_context_t::rowcol_calc_start |
Definition at line 496 of file rz_cons.h.
Referenced by rz_cons_grepbuf().