Home
last modified time | relevance | path

Searched defs:gz_open (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c94 local gzFile gz_open(path, fd, mode) in gz_open() function
/freebsd/sys/contrib/zlib/
H A Dgzlib.c87 local gzFile gz_open(const void *path, int fd, const char *mode) { in gz_open() function
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c201 gzFile gz_open(path, fd, mode) in gz_open() function
/freebsd/sys/contrib/zlib/test/
H A Dminigzip.c170 static gzFile gz_open(const char *path, int fd, const char *mode) { in gz_open() function