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_index (zip_t *za, zip_uint64_t index, zip_flags_t flags) |
ZIP_EXTERN zip_file_t* zip_fopen_index | ( | zip_t * | za, |
zip_uint64_t | index, | ||
zip_flags_t | flags | ||
) |
Definition at line 39 of file zip_fopen_index.c.
References zip::default_password, flags, za, and zip_fopen_index_encrypted().
Referenced by cat(), is_seekable(), LLVMFuzzerTestOneInput(), main(), rz_io_zip_slurp_file(), seek(), and test_file().