Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
bool | zip_source_accept_empty (zip_source_t *src) |
bool zip_source_accept_empty | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_accept_empty.c.
References _zip_source_call(), int, NULL, src, ZIP_SOURCE_ACCEPT_EMPTY, ZIP_SOURCE_IS_LAYERED, ZIP_SOURCE_MAKE_COMMAND_BITMASK, and zip_source_supports().
Referenced by _zip_open().