Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
int | zip_file_get_external_attributes (zip_t *za, zip_uint64_t idx, zip_flags_t flags, zip_uint8_t *opsys, zip_uint32_t *attributes) |
int zip_file_get_external_attributes | ( | zip_t * | za, |
zip_uint64_t | idx, | ||
zip_flags_t | flags, | ||
zip_uint8_t * | opsys, | ||
zip_uint32_t * | attributes | ||
) |
Definition at line 37 of file zip_file_get_external_attributes.c.
References _zip_get_dirent(), zip_dirent::ext_attrib, flags, setup::idx, NULL, zip_dirent::version_madeby, and za.