Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
int | zip_source_close (zip_source_t *src) |
int zip_source_close | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_close.c.
References _zip_source_call(), NULL, src, ZIP_ER_INTERNAL, ZIP_ER_INVAL, zip_error_set(), ZIP_SOURCE_CLOSE, zip_source_close(), ZIP_SOURCE_IS_LAYERED, and ZIP_SOURCE_IS_OPEN_READING.
Referenced by copy_source(), main(), write_memory_src_to_file(), zip_discard(), zip_open_from_source(), zip_source_close(), zip_source_commit_write(), zip_source_free(), zip_source_open(), and zip_source_remove().