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_source_begin_write_cloning (zip_source_t *src, zip_uint64_t offset) |
ZIP_EXTERN int zip_source_begin_write_cloning | ( | zip_source_t * | src, |
zip_uint64_t | offset | ||
) |
Definition at line 39 of file zip_source_begin_write_cloning.c.
References _zip_source_call(), NULL, src, ZIP_ER_INVAL, zip_error_set(), ZIP_SOURCE_BEGIN_WRITE_CLONING, ZIP_SOURCE_IS_OPEN_WRITING, and ZIP_SOURCE_WRITE_OPEN.
Referenced by zip_close().