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

Public Attributes

const char * name
 
zip_tza
 
zip_uint64_t nentry
 
struct entryentry
 
const char * comment
 
size_t comment_length
 

Detailed Description

Definition at line 60 of file zipcmp.c.

Member Data Documentation

◆ comment

const char* archive::comment

Definition at line 65 of file zipcmp.c.

◆ comment_length

size_t archive::comment_length

Definition at line 66 of file zipcmp.c.

◆ entry

struct entry* archive::entry

Definition at line 64 of file zipcmp.c.

◆ name

◆ nentry

zip_uint64_t archive::nentry

Definition at line 63 of file zipcmp.c.

◆ za

zip_t* archive::za

Definition at line 62 of file zipcmp.c.


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