Functions
bloaty/third_party/zlib/gzwrite.c File Reference
#include "gzguts.h"
Include dependency graph for bloaty/third_party/zlib/gzwrite.c:

Go to the source code of this file.

Functions

int gz_comp (gz_statep state, int flush)
 
int gz_init (gz_statep state)
 
z_size_t gz_write (gz_statep state, voidpc buf, z_size_t len)
 
int gz_zero (gz_statep state, z_off64_t len)
 
int ZEXPORT gzclose_w (gzFile file)
 
int ZEXPORT gzflush (gzFile file, int flush)
 
z_size_t ZEXPORT gzfwrite (voidpc buf, z_size_t size, z_size_t nitems, gzFile file)
 
int ZEXPORTVA gzprintf (gzFile file, const char *format, int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8, int a9, int a10, int a11, int a12, int a13, int a14, int a15, int a16, int a17, int a18, int a19, int a20)
 
int ZEXPORT gzputc (gzFile file, int c)
 
int ZEXPORT gzputs (gzFile file, const char *str)
 
int ZEXPORT gzsetparams (gzFile file, int level, int strategy)
 
int ZEXPORT gzwrite (gzFile file, voidpc buf, unsigned len)
 
int gz_init OF ((gz_statep))
 
int gz_comp OF ((gz_statep, int))
 
z_size_t gz_write OF ((gz_statep, voidpc, z_size_t))
 
int gz_zero OF ((gz_statep, z_off64_t))
 

Function Documentation

◆ gz_comp()

int gz_comp ( gz_statep  state,
int  flush 
)

Definition at line 73 of file bloaty/third_party/zlib/gzwrite.c.

◆ gz_init()

int gz_init ( gz_statep  state)

Definition at line 17 of file bloaty/third_party/zlib/gzwrite.c.

◆ gz_write()

z_size_t gz_write ( gz_statep  state,
voidpc  buf,
z_size_t  len 
)

Definition at line 178 of file bloaty/third_party/zlib/gzwrite.c.

◆ gz_zero()

int gz_zero ( gz_statep  state,
z_off64_t  len 
)

Definition at line 145 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzclose_w()

int ZEXPORT gzclose_w ( gzFile  file)

Definition at line 627 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzflush()

int ZEXPORT gzflush ( gzFile  file,
int  flush 
)

Definition at line 553 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzfwrite()

z_size_t ZEXPORT gzfwrite ( voidpc  buf,
z_size_t  size,
z_size_t  nitems,
gzFile  file 
)

Definition at line 274 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzprintf()

int ZEXPORTVA gzprintf ( gzFile  file,
const char *  format,
int  a1,
int  a2,
int  a3,
int  a4,
int  a5,
int  a6,
int  a7,
int  a8,
int  a9,
int  a10,
int  a11,
int  a12,
int  a13,
int  a14,
int  a15,
int  a16,
int  a17,
int  a18,
int  a19,
int  a20 
)

Definition at line 465 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzputc()

int ZEXPORT gzputc ( gzFile  file,
int  c 
)

Definition at line 304 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzputs()

int ZEXPORT gzputs ( gzFile  file,
const char *  str 
)

Definition at line 352 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzsetparams()

int ZEXPORT gzsetparams ( gzFile  file,
int  level,
int  strategy 
)

Definition at line 585 of file bloaty/third_party/zlib/gzwrite.c.

◆ gzwrite()

int ZEXPORT gzwrite ( gzFile  file,
voidpc  buf,
unsigned  len 
)

Definition at line 246 of file bloaty/third_party/zlib/gzwrite.c.

◆ OF() [1/4]

int gz_init OF ( (gz_statep )

◆ OF() [2/4]

int gz_comp OF ( (gz_statep, int )

◆ OF() [3/4]

◆ OF() [4/4]



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