|
Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"Go to the source code of this file.
Functions | |
| void | _zip_entry_finalize (zip_entry_t *e) |
| void | _zip_entry_init (zip_entry_t *e) |
| void _zip_entry_finalize | ( | zip_entry_t * | e | ) |
Definition at line 38 of file zip_entry.c.
References _zip_dirent_free(), _zip_unchange_data(), and e.
Referenced by _zip_cdir_free(), _zip_file_replace(), and zip_discard().
| void _zip_entry_init | ( | zip_entry_t * | e | ) |