Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN zip_int64_t | zip_source_tell_write (zip_source_t *src) |
ZIP_EXTERN zip_int64_t zip_source_tell_write | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_tell_write.c.
References _zip_source_call(), NULL, src, ZIP_ER_INVAL, zip_error_set(), ZIP_SOURCE_IS_OPEN_WRITING, and ZIP_SOURCE_TELL_WRITE.
Referenced by _zip_cdir_write(), add_data(), write_cdir(), and zip_close().