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_set_archive_flag (zip_t *za, zip_flags_t flag, int value) |
ZIP_EXTERN int zip_set_archive_flag | ( | zip_t * | za, |
zip_flags_t | flag, | ||
int | value | ||
) |
Definition at line 39 of file zip_set_archive_flag.c.
References _zip_changed(), zip::ch_flags, zip::error, NULL, value, za, ZIP_AFL_RDONLY, ZIP_ER_CHANGED, ZIP_ER_RDONLY, zip_error_set(), and ZIP_IS_RDONLY.