Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
ZIP_EXTERN const char * | zip_get_archive_comment (zip_t *za, int *lenp, zip_flags_t flags) |
ZIP_EXTERN const char* zip_get_archive_comment | ( | zip_t * | za, |
int * | lenp, | ||
zip_flags_t | flags | ||
) |
Definition at line 41 of file zip_get_archive_comment.c.
References _zip_string_get(), zip::comment_changes, zip::comment_orig, zip::error, flags, int, len, NULL, cmd_descs_generate::str, za, and ZIP_FL_UNCHANGED.
Referenced by get_archive_comment(), and list_zip().