Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN int | zip_get_archive_flag (zip_t *za, zip_flags_t flag, zip_flags_t flags) |
ZIP_EXTERN int zip_get_archive_flag | ( | zip_t * | za, |
zip_flags_t | flag, | ||
zip_flags_t | flags | ||
) |
Definition at line 39 of file zip_get_archive_flag.c.
References zip::ch_flags, flags, zip::flags, za, and ZIP_FL_UNCHANGED.