Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
linkedlist_datablock_internal * | first_block |
linkedlist_datablock_internal * | last_block |
linkedlist_datablock_internal* linkedlist_data_s::first_block |
Definition at line 125 of file zip.c.
Referenced by add_data_in_datablock(), free_linkedlist(), init_linkedlist(), and zipClose().
linkedlist_datablock_internal* linkedlist_data_s::last_block |
Definition at line 126 of file zip.c.
Referenced by add_data_in_datablock(), free_linkedlist(), and init_linkedlist().