Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzLineNSCompletionResult * | res |
const char * | s |
size_t | len |
Group data that needs to be passed to rz_cmd_foreach_cmdname callback.
Definition at line 44 of file cautocmpl.c.
size_t autocmplt_cmdidentifier_t::len |
Definition at line 47 of file cautocmpl.c.
Referenced by do_autocmplt_cmdidentifier().
RzLineNSCompletionResult* autocmplt_cmdidentifier_t::res |
Definition at line 45 of file cautocmpl.c.
Referenced by autocmplt_arch(), autocmplt_at_stmt(), autocmplt_bits(), autocmplt_bits_plugin(), autocmplt_cmd_arg(), autocmplt_cmd_arg_alias_type(), autocmplt_cmd_arg_any_type(), autocmplt_cmd_arg_choices(), autocmplt_cmd_arg_enum_type(), autocmplt_cmd_arg_env(), autocmplt_cmd_arg_eval_full(), autocmplt_cmd_arg_eval_key(), autocmplt_cmd_arg_fcn(), autocmplt_cmd_arg_fcn_var(), autocmplt_cmd_arg_file(), autocmplt_cmd_arg_flag(), autocmplt_cmd_arg_global_var(), autocmplt_cmd_arg_help_var(), autocmplt_cmd_arg_macro(), autocmplt_cmd_arg_reg_filter(), autocmplt_cmd_arg_reg_type(), autocmplt_cmd_arg_rznum(), autocmplt_cmd_arg_struct_type(), autocmplt_cmd_arg_union_type(), autocmplt_cmdidentifier(), autocmplt_flag_space(), autocmplt_reg(), do_autocmplt_cmdidentifier(), find_autocmplt_type_newcmd_or_arg(), and offset_prompt_add_flag().
const char* autocmplt_cmdidentifier_t::s |
Definition at line 46 of file cautocmpl.c.
Referenced by do_autocmplt_cmdidentifier().