Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
gz_state Struct Reference

#include <gzguts.h>

Data Fields

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
 
z_off64_t skip
 
int seek
 
int err
 
char * msg
 
z_stream strm
 

Field Documentation

◆ direct

int direct

◆ eof

int eof

◆ err

int err

◆ fd

int fd

◆ how

int how

◆ in

unsigned char * in

◆ level

int level

◆ mode

int mode

◆ msg

char * msg

◆ out

unsigned char * out

◆ past

int past

◆ path

char * path

◆ seek

int seek

◆ size

unsigned size

◆ skip

z_off64_t skip

◆ start

z_off64_t start

◆ strategy

int strategy

◆ strm

z_stream strm

◆ want

unsigned want

◆ x

struct gzFile_s x

The documentation for this struct was generated from the following files: