Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map90 gzfwrite;
H A Dzconf.h82 # define gzfwrite z_gzfwrite macro
H A Dzlib.h1458 ZEXTERN z_size_t ZEXPORT gzfwrite OF((voidpc buf, z_size_t size,
H A Dgzwrite.c277 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) in gzfwrite() function
H A Dzconf.h.in76 # define gzfwrite z_gzfwrite macro
H A DChangeLog39 - Add gzfwrite(), duplicating the interface of fwrite()
/f-stack/freebsd/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