Macros | Functions
zlib/gzlib.c File Reference
#include "gzguts.h"
Include dependency graph for zlib/gzlib.c:

Go to the source code of this file.

Macros

#define LSEEK   lseek
 

Functions

void ZLIB_INTERNAL gz_error (gz_statep state, int err, const char *msg)
 
unsigned ZLIB_INTERNAL gz_intmax ()
 
gzFile gz_open (void *path, int fd, const char *mode) const
 
void gz_reset (gz_statep state)
 
int ZEXPORT gzbuffer (gzFile file, unsigned size)
 
void ZEXPORT gzclearerr (gzFile file)
 
gzFile ZEXPORT gzdopen (int fd, const char *mode)
 
int ZEXPORT gzeof (gzFile file)
 
const char *ZEXPORT gzerror (gzFile file, int *errnum)
 
z_off_t ZEXPORT gzoffset (gzFile file)
 
z_off64_t ZEXPORT gzoffset64 (gzFile file)
 
gzFile ZEXPORT gzopen (char *path, const char *mode) const
 
gzFile ZEXPORT gzopen64 (char *path, const char *mode) const
 
int ZEXPORT gzrewind (gzFile file)
 
z_off_t ZEXPORT gzseek (gzFile file, z_off_t offset, int whence)
 
z_off64_t ZEXPORT gzseek64 (gzFile file, z_off64_t offset, int whence)
 
z_off_t ZEXPORT gztell (gzFile file)
 
z_off64_t ZEXPORT gztell64 (gzFile file)
 
gzFile gz_open OF ((const void *, int, const char *))
 
void gz_reset OF ((gz_statep))
 

Macro Definition Documentation

◆ LSEEK

#define LSEEK   lseek

Definition at line 14 of file zlib/gzlib.c.

Function Documentation

◆ gz_error()

void ZLIB_INTERNAL gz_error ( gz_statep  state,
int  err,
const char *  msg 
)

Definition at line 581 of file zlib/gzlib.c.

◆ gz_intmax()

unsigned ZLIB_INTERNAL gz_intmax ( )

Definition at line 627 of file zlib/gzlib.c.

◆ gz_open()

gzFile gz_open ( void *  path,
int  fd,
const char *  mode 
) const

Definition at line 93 of file zlib/gzlib.c.

◆ gz_reset()

void gz_reset ( gz_statep  state)

Definition at line 75 of file zlib/gzlib.c.

◆ gzbuffer()

int ZEXPORT gzbuffer ( gzFile  file,
unsigned  size 
)

Definition at line 318 of file zlib/gzlib.c.

◆ gzclearerr()

void ZEXPORT gzclearerr ( gzFile  file)

Definition at line 555 of file zlib/gzlib.c.

◆ gzdopen()

gzFile ZEXPORT gzdopen ( int  fd,
const char *  mode 
)

Definition at line 288 of file zlib/gzlib.c.

◆ gzeof()

int ZEXPORT gzeof ( gzFile  file)

Definition at line 517 of file zlib/gzlib.c.

◆ gzerror()

const char* ZEXPORT gzerror ( gzFile  file,
int errnum 
)

Definition at line 534 of file zlib/gzlib.c.

◆ gzoffset()

z_off_t ZEXPORT gzoffset ( gzFile  file)

Definition at line 507 of file zlib/gzlib.c.

◆ gzoffset64()

z_off64_t ZEXPORT gzoffset64 ( gzFile  file)

Definition at line 484 of file zlib/gzlib.c.

◆ gzopen()

gzFile ZEXPORT gzopen ( char *  path,
const char *  mode 
) const

Definition at line 272 of file zlib/gzlib.c.

◆ gzopen64()

gzFile ZEXPORT gzopen64 ( char *  path,
const char *  mode 
) const

Definition at line 280 of file zlib/gzlib.c.

◆ gzrewind()

int ZEXPORT gzrewind ( gzFile  file)

Definition at line 345 of file zlib/gzlib.c.

◆ gzseek()

z_off_t ZEXPORT gzseek ( gzFile  file,
z_off_t  offset,
int  whence 
)

Definition at line 445 of file zlib/gzlib.c.

◆ gzseek64()

z_off64_t ZEXPORT gzseek64 ( gzFile  file,
z_off64_t  offset,
int  whence 
)

Definition at line 368 of file zlib/gzlib.c.

◆ gztell()

z_off_t ZEXPORT gztell ( gzFile  file)

Definition at line 474 of file zlib/gzlib.c.

◆ gztell64()

z_off64_t ZEXPORT gztell64 ( gzFile  file)

Definition at line 457 of file zlib/gzlib.c.

◆ OF() [1/2]

gzFile gz_open OF ( (const void *, int, const char *)  )

◆ OF() [2/2]

void gz_reset OF ( (gz_statep )


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:19