Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Macros | |
#define | _ZIP_COMPILING_DEPRECATED |
Functions | |
ZIP_EXTERN zip_int64_t | zip_add (zip_t *za, const char *name, zip_source_t *source) |
ZIP_EXTERN zip_int64_t zip_add | ( | zip_t * | za, |
const char * | name, | ||
zip_source_t * | source | ||
) |
Definition at line 47 of file zip_add.c.
References source, za, and zip_file_add().
Referenced by add(), add_file(), add_from_zip(), add_nul(), main(), merge_zip(), and rz_io_zip_flush_file().