Rizin
unix-like reverse engineering framework and cli tools
|
#include <gzguts.h>
Public Attributes | |
struct gzFile_s | x |
int | mode |
int | fd |
char * | path |
unsigned | size |
unsigned | want |
unsigned char * | in |
unsigned char * | out |
int | direct |
int | how |
z_off64_t | start |
int | eof |
int | past |
int | level |
int | strategy |
int | reset |
z_off64_t | skip |
int | seek |
int | err |
char * | msg |
z_stream | strm |
int gz_state::mode |
Definition at line 177 of file gzguts.h.
Referenced by test_group_name.GroupTest::run().