Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
#define | _ZIP_COMPILING_DEPRECATED |
Functions | |
ZIP_EXTERN int | zip_get_num_files (zip_t *za) |
#define _ZIP_COMPILING_DEPRECATED |
Definition at line 35 of file zip_get_num_files.c.
ZIP_EXTERN int zip_get_num_files | ( | zip_t * | za | ) |
Definition at line 41 of file zip_get_num_files.c.
References zip::error, INT_MAX, zip::nentry, NULL, za, ZIP_ER_OPNOTSUPP, and zip_error_set().
Referenced by rz_io_zip_alloc_zipfileobj(), rz_io_zip_get_by_file_idx(), and rz_io_zip_get_files().