Home
last modified time | relevance | path

Searched defs:gzopen (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzlib.c273 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1860 # define gzopen gzopen64 macro
H A Dzconf.h.in82 # define gzopen z_gzopen macro
H A Dzconf.h88 # define gzopen z_gzopen macro
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzlib.c273 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
/f-stack/freebsd/contrib/zlib/test/
H A Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() function
/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c187 gzFile gzopen(path, mode) in gzopen() function