Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN zip_file_t * | zip_fopen (zip_t *za, const char *fname, zip_flags_t flags) |
ZIP_EXTERN zip_file_t* zip_fopen | ( | zip_t * | za, |
const char * | fname, | ||
zip_flags_t | flags | ||
) |
Definition at line 39 of file zip_fopen.c.
References zip::default_password, flags, create_tags_rz::fname, setup::idx, NULL, za, zip_fopen_index_encrypted(), and zip_name_locate().