Home
last modified time | relevance | path

Searched refs:gzfwrite (Results 1 – 9 of 9) sorted by relevance

/src/sys/contrib/zstd/zlibWrapper/
H A Dgzcompatibility.h66 ZEXTERN z_size_t ZEXPORT gzfwrite OF((voidpc buf, z_size_t size,
H A Dgzwrite.c279 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) in gzfwrite() function
/src/sys/contrib/zlib/
H A Dzlib.map90 gzfwrite;
H A Dzconf.h103 # define gzfwrite z_gzfwrite macro
H A Dzlib.h1532 ZEXTERN z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size,
H A Dgzwrite.c281 z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size, z_size_t nitems, in gzfwrite() function
H A Dzconf.h.in84 # define gzfwrite z_gzfwrite macro
H A DChangeLog193 - Add gzfwrite(), duplicating the interface of fwrite()
/src/lib/libz/
H A DSymbol.map28 gzfwrite;