Rizin
unix-like reverse engineering framework and cli tools
rz_line_hist_t Struct Reference

#include <rz_cons.h>

Public Attributes

char ** data
 
char * match
 
int size
 
int index
 
int top
 
int autosave
 
bool do_setup_match
 

Detailed Description

Definition at line 1011 of file rz_cons.h.

Member Data Documentation

◆ autosave

int rz_line_hist_t::autosave

Definition at line 1017 of file rz_cons.h.

◆ data

char** rz_line_hist_t::data

Definition at line 1012 of file rz_cons.h.

Referenced by test_group_name.GroupTest::run(), and rz_core_fgets().

◆ do_setup_match

bool rz_line_hist_t::do_setup_match

Definition at line 1018 of file rz_cons.h.

◆ index

int rz_line_hist_t::index

Definition at line 1015 of file rz_cons.h.

◆ match

char* rz_line_hist_t::match

Definition at line 1013 of file rz_cons.h.

◆ size

int rz_line_hist_t::size

Definition at line 1014 of file rz_cons.h.

◆ top

int rz_line_hist_t::top

Definition at line 1016 of file rz_cons.h.


The documentation for this struct was generated from the following file: