Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN void | zip_source_rollback_write (zip_source_t *src) |
ZIP_EXTERN void zip_source_rollback_write | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_rollback_write.c.
References _zip_source_call(), NULL, src, ZIP_SOURCE_ROLLBACK_WRITE, ZIP_SOURCE_WRITE_CLOSED, ZIP_SOURCE_WRITE_FAILED, and ZIP_SOURCE_WRITE_OPEN.
Referenced by copy_source(), zip_close(), zip_source_free(), and zip_source_remove().