|
Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
| #define | _ZIP_COMPILING_DEPRECATED |
Functions | |
| ZIP_EXTERN int | zip_error_to_str (char *buf, zip_uint64_t len, int ze, int se) |
| #define _ZIP_COMPILING_DEPRECATED |
Definition at line 39 of file zip_error_to_str.c.
| ZIP_EXTERN int zip_error_to_str | ( | char * | buf, |
| zip_uint64_t | len, | ||
| int | ze, | ||
| int | se | ||
| ) |
Definition at line 44 of file zip_error_to_str.c.
References _zip_err_str, _zip_err_str_count, _zip_err_info::description, len, NULL, snprintf, type, zError(), ZIP_ET_SYS, and ZIP_ET_ZLIB.